updated to 2021.2.7f

had to updated because of Lobby-System Merge
This commit is contained in:
DerTyp187
2021-12-16 21:57:14 +01:00
parent 131d40dcda
commit dc62dddb11
4 changed files with 120 additions and 120 deletions

View File

@@ -2,15 +2,15 @@
"dependencies": {
"com.hwaet.projectcloner": "https://github.com/hwaet/UnityProjectCloner.git",
"com.unity.animation.rigging": "1.1.1",
"com.unity.collab-proxy": "1.15.1",
"com.unity.collab-proxy": "1.15.4",
"com.unity.ide.rider": "3.0.7",
"com.unity.ide.visualstudio": "2.0.12",
"com.unity.ide.vscode": "1.2.4",
"com.unity.postprocessing": "3.1.1",
"com.unity.render-pipelines.universal": "12.1.1",
"com.unity.postprocessing": "3.2.0",
"com.unity.render-pipelines.universal": "12.1.2",
"com.unity.test-framework": "1.1.29",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.2",
"com.unity.timeline": "1.6.3",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.7.6",
"com.unity.modules.ai": "1.0.0",

View File

@@ -27,7 +27,7 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "1.15.1",
"version": "1.15.4",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -69,7 +69,7 @@
"url": "https://packages.unity.com"
},
"com.unity.mathematics": {
"version": "1.2.4",
"version": "1.2.5",
"depth": 1,
"source": "registry",
"dependencies": {},
@@ -83,7 +83,7 @@
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.1.1",
"version": "3.2.0",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -92,7 +92,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "12.1.1",
"version": "12.1.2",
"depth": 1,
"source": "builtin",
"dependencies": {
@@ -102,14 +102,14 @@
}
},
"com.unity.render-pipelines.universal": {
"version": "12.1.1",
"version": "12.1.2",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.5.0",
"com.unity.render-pipelines.core": "12.1.1",
"com.unity.shadergraph": "12.1.1"
"com.unity.render-pipelines.core": "12.1.2",
"com.unity.shadergraph": "12.1.2"
}
},
"com.unity.searcher": {
@@ -129,11 +129,11 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "12.1.1",
"version": "12.1.2",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "12.1.1",
"com.unity.render-pipelines.core": "12.1.2",
"com.unity.searcher": "4.9.1"
}
},
@@ -158,7 +158,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.6.2",
"version": "1.6.3",
"depth": 0,
"source": "registry",
"dependencies": {