mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"name": "com.unity.2d.animation",
|
|
"version": "3.2.6",
|
|
"unity": "2019.4",
|
|
"unityRelease": "0b11",
|
|
"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": "2.1.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": "3.2.6",
|
|
"com.unity.2d.common.tests": "2.1.0",
|
|
"com.unity.2d.psdimporter": "2.1.6",
|
|
"com.unity.2d.ik": "2.1.0-preview.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": "f58189ddf15371f02310d3050affe1346eac73e9"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "af64689d11b5d27eeab4dbd14d16b98d0b3e5fc4"
|
|
}
|
|
}
|