32 lines
1.0 KiB
JSON
32 lines
1.0 KiB
JSON
|
{
|
||
|
"name": "com.unity.2d.psdimporter",
|
||
|
"version": "6.0.7",
|
||
|
"unity": "2021.2",
|
||
|
"unityRelease": "7f1",
|
||
|
"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.animation": "7.0.9",
|
||
|
"com.unity.2d.common": "6.0.6",
|
||
|
"com.unity.2d.sprite": "1.0.0"
|
||
|
},
|
||
|
"relatedPackages": {
|
||
|
"com.unity.2d.psdimporter.tests": "6.0.7"
|
||
|
},
|
||
|
"upmCi": {
|
||
|
"footprint": "7d4f681e80410f174a7f368ce8f1ca173091ba92"
|
||
|
},
|
||
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.psdimporter@6.0/manual/index.html",
|
||
|
"repository": {
|
||
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
||
|
"type": "git",
|
||
|
"revision": "911204bb63dcf2da80b6063d54c4ec8737ad13dc"
|
||
|
}
|
||
|
}
|