mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
27 lines
733 B
JSON
27 lines
733 B
JSON
{
|
|
"name": "com.unity.2d.common",
|
|
"displayName": "2D Common",
|
|
"version": "2.1.0",
|
|
"unity": "2019.4",
|
|
"unityRelease": "0a13",
|
|
"description": "2D Common is a package that contains shared functionalities that are used by most of the other 2D packages.",
|
|
"keywords": [
|
|
"2d"
|
|
],
|
|
"category": "2D",
|
|
"dependencies": {
|
|
"com.unity.2d.sprite": "1.0.0",
|
|
"com.unity.modules.uielements": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.common.tests": "2.1.0"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "edc180f0cefe01cc5e8a5f180f68c73e4b688cca"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "af64689d11b5d27eeab4dbd14d16b98d0b3e5fc4"
|
|
}
|
|
}
|