41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
{
|
|
"name": "com.unity.2d.psdimporter",
|
|
"version": "9.1.1",
|
|
"unity": "6000.0",
|
|
"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": "9.1.1",
|
|
"com.unity.2d.sprite": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.psdimporter.tests": "9.1.1"
|
|
},
|
|
"samples": [
|
|
{
|
|
"displayName": "Samples",
|
|
"description": "Samples for using PSDImporter.",
|
|
"path": "Samples~/PSDImporterSamples"
|
|
}
|
|
],
|
|
"_upm": {
|
|
"changelog": "### Changed\n- Exclude empty layers from import.\n\n### Fixed\n- Fix null reference exception occurs when importing psd without visible layers. (DANB-1155)\n- Correct layer mask position relative to its layer. (DANB-1177)"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "55d9c47e5420bb0f8bf3f0a5ceb0b2c1a540e8d5"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.psdimporter@9.1/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "f43e67d78ae3da693e9e47fb8aea0457627f1582"
|
|
},
|
|
"_fingerprint": "6fdac91012251f93fcbb61e9ca2e5b54cc90af4b"
|
|
}
|