This commit is contained in:
HelarJ
2022-03-14 16:52:00 +02:00
parent 884d399679
commit 1041b946b6
7 changed files with 81 additions and 52 deletions

View File

@@ -11,7 +11,6 @@
"com.unity.postprocessing": "3.2.1",
"com.unity.render-pipelines.universal": "12.1.4",
"com.unity.searcher": "4.9.1",
"com.unity.render-pipelines.universal": "12.1.4",
"com.unity.test-framework": "1.1.29",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.3",

View File

@@ -102,7 +102,7 @@
},
"com.unity.mathematics": {
"version": "1.2.5",
"depth": 1,
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
@@ -121,34 +121,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "12.1.4",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
}
},
"com.unity.render-pipelines.universal": {
"version": "12.1.4",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.5.0",
"com.unity.render-pipelines.core": "12.1.4",
"com.unity.shadergraph": "12.1.4"
}
},
"com.unity.searcher": {
"version": "4.9.1",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.2.1",
"depth": 0,