mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
Initial commit
This commit is contained in:
commit
3c7cc0c973
8391 changed files with 704313 additions and 0 deletions
27
Library/PackageCache/com.unity.2d.common@2.1.0/package.json
Normal file
27
Library/PackageCache/com.unity.2d.common@2.1.0/package.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue