Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2023-07-31 21:20:56 +02:00

40 lines
1.1 KiB
JSON

{
"name": "com.unity.2d.animation",
"version": "7.0.9",
"unity": "2021.2",
"unityRelease": "7f1",
"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": "6.0.6",
"com.unity.2d.sprite": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.uielements": "1.0.0"
},
"relatedPackages": {
"com.unity.2d.animation.tests": "7.0.9",
"com.unity.2d.common.tests": "6.0.6",
"com.unity.2d.psdimporter": "6.0.6"
},
"samples": [
{
"displayName": "Samples",
"description": "Various 2D Animation sample scenes to show different usage of the 2D Animation tooling for various outcomes.",
"path": "Samples~/AnimationSamples"
}
],
"upmCi": {
"footprint": "a43903270f3391678486add983a7a7780c2b6def"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "aebc9b022b1d3ecdcc734e0ee8f139df3f3fe3dd"
}
}