{ "name": "com.unity.2d.psdimporter", "version": "8.1.0", "unity": "2022.3", "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": "9.2.0", "com.unity.2d.common": "8.1.0", "com.unity.2d.sprite": "1.0.0" }, "relatedPackages": { "com.unity.2d.psdimporter.tests": "8.1.0" }, "samples": [ { "displayName": "Samples", "description": "Samples for using PSDImporter.", "path": "Samples~/PSDImporterSamples" } ], "_upm": { "changelog": "### Changed\n- Update Unity minimum version.\n\n### Fixed\n- DANB-848 Fixed case where scroll down problems occur and the \"Apply\" button cannot be pressed when the \"Advanced\" tab is expanded" }, "upmCi": { "footprint": "5b165f35f6065b0b1839cd420a1cf2c508616449" }, "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.psdimporter@8.1/manual/index.html", "repository": { "url": "https://github.cds.internal.unity3d.com/unity/2d.git", "type": "git", "revision": "854e7c330168787e9d4ea0311c42dadc256cb889" } }