arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.2d.psdimporter@0adcab25a8fd/package.json

43 lines
1.5 KiB
JSON
Raw Normal View History

2025-09-25 22:01:28 +02:00
{
"name": "com.unity.2d.psdimporter",
"version": "11.0.1",
"unity": "6000.2",
"unityRelease": "0a10",
"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": "11.0.1",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0"
},
"relatedPackages": {
"com.unity.2d.psdimporter.tests": "11.0.1"
},
"samples": [
{
"displayName": "Samples",
"description": "Samples for using PSDImporter.",
"path": "Samples~/PSDImporterSamples"
}
],
"_upm": {
"changelog": "### Fixed\n- Replaced deprecated non-generic IMGUI TreeViewItem. (Case DANB-1004)\n- Fixed case Layer Separation toggle icon is invisible when the icon state is \"separated\" with mousedown. (Case DANB-949)"
},
"upmCi": {
"footprint": "fede7b36b7359cdb6ad1cc56bf95b4371b651ebf"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.psdimporter@11.0/manual/index.html",
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "baf565843471dd3cdc28af4c2a2aa0357ab1f9b1"
},
"_fingerprint": "0adcab25a8fd3537d5829f344f6e2aa236d0cf8e"
}