30 lines
907 B
JSON
30 lines
907 B
JSON
{
|
|
"name": "com.unity.2d.psdimporter",
|
|
"version": "5.0.4",
|
|
"unity": "2021.1",
|
|
"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": "5.0.0",
|
|
"com.unity.2d.animation": "6.0.4",
|
|
"com.unity.2d.sprite": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.psdimporter.tests": "5.0.4"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "1da681dad3757f9f1df6c28bb61147f39f94e47c"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "c6acc0f0e19f89c41e384fa1a602555072cbb8cc"
|
|
}
|
|
}
|