Added Stuff

This commit is contained in:
juliuse98
2021-11-05 13:41:43 +01:00
parent 2868c0e89e
commit 908e69d4fe
21 changed files with 3143 additions and 158 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"com.hwaet.projectcloner": "https://github.com/hwaet/UnityProjectCloner.git",
"com.unity.animation.rigging": "1.1.1",
"com.unity.collab-proxy": "1.13.5",
"com.unity.ide.rider": "3.0.7",
"com.unity.ide.visualstudio": "2.0.11",

View File

@@ -7,6 +7,25 @@
"dependencies": {},
"hash": "03574fbe08f90d9482056b06f99c4072aa6b3920"
},
"com.unity.animation.rigging": {
"version": "1.1.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.4.1",
"com.unity.test-framework": "1.1.24"
},
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.6.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.2.1"
},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "1.13.5",
"depth": 0,
@@ -49,6 +68,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.mathematics": {
"version": "1.2.4",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "2.0.0",
"depth": 1,