testss
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "com.unity.2d.animation",
|
||||
"version": "6.0.1",
|
||||
"unity": "2021.1",
|
||||
"displayName": "2D Animation",
|
||||
"description": "2D Animation provides all the necessary tooling and runtime components for skeletal animation using Sprites.\n\nDocumentation for v6.0 is currently being updated.",
|
||||
"keywords": [
|
||||
"2d",
|
||||
"animation"
|
||||
],
|
||||
"category": "2D",
|
||||
"dependencies": {
|
||||
"com.unity.2d.common": "5.0.0",
|
||||
"com.unity.mathematics": "1.1.0",
|
||||
"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": "6.0.1",
|
||||
"com.unity.2d.common.tests": "5.0.0",
|
||||
"com.unity.2d.psdimporter": "5.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": "4d33a0e634d6b2053b7df935b1f935aeb226336e"
|
||||
},
|
||||
"repository": {
|
||||
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
||||
"type": "git",
|
||||
"revision": "1de540a091021db4de462f30f9a458120ea465ae"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user