31 lines
933 B
JSON
31 lines
933 B
JSON
{
|
|
"name": "com.unity.2d.psdimporter",
|
|
"version": "4.1.3",
|
|
"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.4",
|
|
"com.unity.2d.animation": "5.0.10",
|
|
"com.unity.2d.sprite": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.psdimporter.tests": "4.1.3"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "20b255c3acf899002acc4b03d720c50fd0707001"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "341b7316671d7e6703a7627f67c5fab262c4f1ac"
|
|
}
|
|
}
|