You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
|
3 years ago
|
{
|
||
|
|
"name": "com.unity.2d.animation",
|
||
|
|
"version": "7.0.2",
|
||
|
|
"unity": "2021.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": "6.0.1",
|
||
|
|
"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.2",
|
||
|
|
"com.unity.2d.common.tests": "6.0.1",
|
||
|
|
"com.unity.2d.psdimporter": "6.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"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"upmCi": {
|
||
|
|
"footprint": "ebd9b98a2e6d9b0059f3d7601245bbba939e754d"
|
||
|
|
},
|
||
|
|
"repository": {
|
||
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
||
|
|
"type": "git",
|
||
|
|
"revision": "a502f68fa28fa71b436e2ef510df482f10ab5bb6"
|
||
|
|
}
|
||
|
|
}
|