mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
Initial commit
This commit is contained in:
commit
3c7cc0c973
8391 changed files with 704313 additions and 0 deletions
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue