37 lines
1.2 KiB
JSON
37 lines
1.2 KiB
JSON
{
|
|
"name": "com.unity.2d.aseprite",
|
|
"version": "4.0.2",
|
|
"unity": "6000.4",
|
|
"unityRelease": "0a4",
|
|
"displayName": "2D Aseprite Importer",
|
|
"description": "2D Aseprite Importer is a package which enables the import of .aseprite files from the Pixel Art tool Aseprite.",
|
|
"keywords": [
|
|
"2d",
|
|
"Aseprite",
|
|
"Pixel",
|
|
"Art",
|
|
"assetimporter"
|
|
],
|
|
"category": "2D",
|
|
"dependencies": {
|
|
"com.unity.2d.sprite": "1.0.0",
|
|
"com.unity.2d.tilemap": "1.0.0",
|
|
"com.unity.2d.common": "13.0.2",
|
|
"com.unity.mathematics": "1.2.6",
|
|
"com.unity.modules.animation": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.aseprite.tests": "4.0.2"
|
|
},
|
|
"repository": {
|
|
"revision": "79d2a2b801ba549ba6814a940752fdd024531500",
|
|
"type": "git",
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.aseprite@4.0/manual/index.html",
|
|
"_upm": {
|
|
"changelog": "### Fixed\n- Fixed an issue where you could not change an Aseprite file containing tile data to AnimatedSprite import mode. (UUM-135150)"
|
|
},
|
|
"_fingerprint": "ccedfadacc513a77b93381158672a64633139c1b"
|
|
}
|