base game UI integrated
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"com.unity.ide.vscode": "1.2.5",
|
||||
"com.unity.performance.profile-analyzer": "1.1.1",
|
||||
"com.unity.purchasing": "4.1.3",
|
||||
"com.unity.render-pipelines.universal": "12.1.2",
|
||||
"com.unity.render-pipelines.universal": "10.9.0",
|
||||
"com.unity.test-framework": "1.1.31",
|
||||
"com.unity.textmeshpro": "3.0.6",
|
||||
"com.unity.timeline": "1.6.3",
|
||||
|
||||
@@ -44,15 +44,6 @@
|
||||
},
|
||||
"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.15.16",
|
||||
"depth": 0,
|
||||
@@ -95,7 +86,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.mathematics": {
|
||||
"version": "1.2.5",
|
||||
"version": "1.1.0",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
@@ -123,28 +114,29 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.render-pipelines.core": {
|
||||
"version": "12.1.2",
|
||||
"version": "10.9.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.ugui": "1.0.0",
|
||||
"com.unity.modules.physics": "1.0.0",
|
||||
"com.unity.modules.jsonserialize": "1.0.0"
|
||||
}
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.render-pipelines.universal": {
|
||||
"version": "12.1.2",
|
||||
"version": "10.9.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.mathematics": "1.2.1",
|
||||
"com.unity.burst": "1.5.0",
|
||||
"com.unity.render-pipelines.core": "12.1.2",
|
||||
"com.unity.shadergraph": "12.1.2"
|
||||
}
|
||||
"com.unity.mathematics": "1.1.0",
|
||||
"com.unity.render-pipelines.core": "10.9.0",
|
||||
"com.unity.shadergraph": "10.9.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.searcher": {
|
||||
"version": "4.9.1",
|
||||
"version": "4.3.2",
|
||||
"depth": 2,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
@@ -160,13 +152,14 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.shadergraph": {
|
||||
"version": "12.1.2",
|
||||
"version": "10.9.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.render-pipelines.core": "12.1.2",
|
||||
"com.unity.searcher": "4.9.1"
|
||||
}
|
||||
"com.unity.render-pipelines.core": "10.9.0",
|
||||
"com.unity.searcher": "4.3.2"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.sysroot": {
|
||||
"version": "2.0.2",
|
||||
|
||||
Reference in New Issue
Block a user