31 lines
932 B
JSON
31 lines
932 B
JSON
{
|
|
"name": "com.unity.2d.psdimporter",
|
|
"version": "4.1.2",
|
|
"unity": "2020.3",
|
|
"unityRelease": "9f1",
|
|
"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": "4.0.3",
|
|
"com.unity.2d.animation": "5.0.9",
|
|
"com.unity.2d.sprite": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.psdimporter.tests": "4.1.2"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "cfa9c807b576ccbafc70cbee10a358dafbd8200d"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "66590de9de7c21359f721ef05db04d7f1753bde9"
|
|
}
|
|
}
|