mirror of
https://github.com/Kizuren/SynthMaze.git
synced 2026-01-11 00:48:54 +01:00
37 lines
1.1 KiB
JSON
37 lines
1.1 KiB
JSON
{
|
|
"name": "com.unity.2d.aseprite",
|
|
"version": "1.0.1",
|
|
"unity": "2021.3",
|
|
"unityRelease": "15f1",
|
|
"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.common": "6.0.6",
|
|
"com.unity.mathematics": "1.2.6",
|
|
"com.unity.modules.animation": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.aseprite.tests": "1.0.1"
|
|
},
|
|
"_upm": {
|
|
"changelog": "### Changed\n- Fixed an issue where the background importer would act on files that were not Aseprite files."
|
|
},
|
|
"upmCi": {
|
|
"footprint": "c156ef9f1609ad05612f17fa73770f7d9aaec884"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.aseprite@1.0/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/AsepriteImporter.git",
|
|
"type": "git",
|
|
"revision": "f35a0fd1f63d861882dcf1ab563fa2e23f8566ae"
|
|
}
|
|
}
|