arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.2d.animation@34e0443c58ed/package.json
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00

46 lines
1.6 KiB
JSON

{
"name": "com.unity.2d.animation",
"version": "12.0.2",
"unity": "6000.2",
"displayName": "2D Animation",
"description": "2D Animation provides all the necessary tooling and runtime components for skeletal animation using Sprites.",
"keywords": [
"2d",
"animation"
],
"category": "2D",
"dependencies": {
"com.unity.2d.common": "11.0.1",
"com.unity.2d.sprite": "1.0.0",
"com.unity.collections": "1.2.4",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.uielements": "1.0.0"
},
"relatedPackages": {
"com.unity.2d.animation.tests": "12.0.2",
"com.unity.2d.common.tests": "11.0.1",
"com.unity.2d.psdimporter": "11.0.1"
},
"samples": [
{
"displayName": "Samples",
"description": "Various 2D Animation sample scenes to show different usage of the 2D Animation tooling for various outcomes.",
"path": "Samples~/AnimationSamples"
}
],
"unityRelease": "0b4",
"_upm": {
"changelog": "### Fixed\n- Fix the icon quality of Sprite Swap Overlay Window. (DANB-988)\n- Fix NullReferenceException error thrown by the Sprite Library Editor window when entering Play Mode with Game View maximised (DANB-1019)"
},
"upmCi": {
"footprint": "d2d92ea7003a7e788bf46fabb81c632218a51475"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.animation@12.0/manual/index.html",
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "b0c25ab984f22def61409df195e4e0b210863e0d"
},
"_fingerprint": "34e0443c58ed65e66d21023245d2862e066ab2e7"
}