34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
|
|
{
|
||
|
|
"name": "com.unity.2d.psdimporter",
|
||
|
|
"version": "6.0.4",
|
||
|
|
"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.6",
|
||
|
|
"com.unity.2d.common": "6.0.3",
|
||
|
|
"com.unity.2d.sprite": "1.0.0"
|
||
|
|
},
|
||
|
|
"relatedPackages": {
|
||
|
|
"com.unity.2d.psdimporter.tests": "6.0.4"
|
||
|
|
},
|
||
|
|
"_upm": {
|
||
|
|
"changelog": "### Fixed\n- Fixed Sprite missing reference on certain source file created by third party tools. (Case DANB-52)"
|
||
|
|
},
|
||
|
|
"upmCi": {
|
||
|
|
"footprint": "b1cabc81bffd062874fa603ab45175b41b259882"
|
||
|
|
},
|
||
|
|
"repository": {
|
||
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
||
|
|
"type": "git",
|
||
|
|
"revision": "787eee07cde83ceec97b5cee792e9e0a1566b141"
|
||
|
|
}
|
||
|
|
}
|