Building shop functional and Building states are saved online
This commit is contained in:
@@ -1,8 +1,21 @@
|
||||
{
|
||||
"scopedRegistries": [
|
||||
{
|
||||
"name": "package.openupm.com",
|
||||
"url": "https://package.openupm.com",
|
||||
"scopes": [
|
||||
"com.madsbangh.easybuttons",
|
||||
"com.openupm"
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"com.consulo.ide": "https://github.com/consulo/UnityEditorConsuloPlugin.git#2.6.0",
|
||||
"com.madsbangh.easybuttons": "1.3.0",
|
||||
"com.unity.collab-proxy": "1.15.13",
|
||||
"com.unity.ide.visualstudio": "2.0.14",
|
||||
"com.unity.ide.vscode": "1.2.4",
|
||||
"com.unity.nuget.newtonsoft-json": "3.0.2",
|
||||
"com.unity.render-pipelines.universal": "10.8.1",
|
||||
"com.unity.test-framework": "1.1.31",
|
||||
"com.unity.textmeshpro": "3.0.6",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.consulo.ide": {
|
||||
"version": "https://github.com/consulo/UnityEditorConsuloPlugin.git#2.6.0",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {},
|
||||
"hash": "b25393f154e74a09bc78068fb0a7636976f37a49"
|
||||
},
|
||||
"com.madsbangh.easybuttons": {
|
||||
"version": "1.3.0",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"url": "https://package.openupm.com"
|
||||
},
|
||||
"com.unity.collab-proxy": {
|
||||
"version": "1.15.13",
|
||||
"depth": 0,
|
||||
@@ -39,6 +53,13 @@
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.nuget.newtonsoft-json": {
|
||||
"version": "3.0.2",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.render-pipelines.core": {
|
||||
"version": "10.8.1",
|
||||
"depth": 1,
|
||||
|
||||
Reference in New Issue
Block a user