34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"name": "com.unity.2d.psdimporter",
|
|
"version": "2.1.11",
|
|
"unity": "2019.4",
|
|
"unityRelease": "34f1",
|
|
"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": "2.1.2",
|
|
"com.unity.2d.animation": "3.2.17",
|
|
"com.unity.2d.sprite": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.psdimporter.tests": "2.1.11"
|
|
},
|
|
"upm": {
|
|
"changelog": "### Fixed,- Fixed null exception when importing files with masks. (Case 1397356)"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "f74e823360b321fc47c3d5f7a2deb3114324996a"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "bd748cdce8e418b5107577f07a9ffc43ae92c707"
|
|
}
|
|
}
|