mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
30 lines
933 B
JSON
30 lines
933 B
JSON
{
|
|
"name": "com.unity.2d.psdimporter",
|
|
"version": "2.1.6",
|
|
"unity": "2019.4",
|
|
"unityRelease": "0b11",
|
|
"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.0.2",
|
|
"com.unity.2d.animation": "3.2.5",
|
|
"com.unity.2d.sprite": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.psdimporter.tests": "2.1.6"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "b88ca68fb8d7f51d860b71092366cdb92da664af"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "29ea650b8c577781bb2fae453ff381ad0aae8347"
|
|
}
|
|
}
|