Files
BookRPG/Library/PackageCache/com.unity.2d.psdimporter@e58d0a2c1d48/package.json

40 lines
1.4 KiB
JSON
Raw Normal View History

2026-07-16 21:49:59 +01:00
{
"name": "com.unity.2d.psdimporter",
"version": "13.0.3",
"unity": "6000.4",
"unityRelease": "0a4",
"displayName": "2D PSD Importer",
"description": "A ScriptedImporter for importing Adobe Photoshop PSB (Photoshop Big) file format. The ScriptedImporter is currently targeted for users who wants to create multi Sprite character animation using Unity 2D Animation Package.",
"keywords": [
"2d",
"psdimporter",
"assetimporter"
],
"category": "2D",
"dependencies": {
"com.unity.2d.common": "13.0.2",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0"
},
"relatedPackages": {
"com.unity.2d.psdimporter.tests": "13.0.3"
},
"samples": [
{
"displayName": "PSD Importer",
"description": "Samples for using PSD Importer.",
"path": "Samples~/PSDImporterSamples"
}
],
"repository": {
"revision": "79d2a2b801ba549ba6814a940752fdd024531500",
"type": "git",
"url": "https://github.cds.internal.unity3d.com/unity/2d.git"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.psdimporter@13.0/manual/index.html",
"_upm": {
"changelog": "### Fixed\n- Package Manager Samples section title now displays \"PSD Importer\" consistently. (UUM-135396)\n\n### Changed\n- Align online documentation URLs: package docs to @13.0; Unity Manual/Script Reference links to Unity 6000.4."
},
"_fingerprint": "e58d0a2c1d48386e67e6211bb716b9765553f9db"
}