remove multiplayer

This commit is contained in:
haitem
2021-08-17 18:42:47 +02:00
parent 33b4f945e3
commit 6dae6d125c
31 changed files with 1037 additions and 2310 deletions

View File

@@ -3,7 +3,6 @@
"com.unity.collab-proxy": "1.2.16",
"com.unity.ide.rider": "1.1.4",
"com.unity.ide.vscode": "1.2.1",
"com.unity.multiplayer-hlapi": "1.0.6",
"com.unity.postprocessing": "2.3.0",
"com.unity.test-framework": "1.1.14",
"com.unity.textmeshpro": "2.0.1",

View File

@@ -19,7 +19,7 @@
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.1"
"com.unity.test-framework": "1.1.3"
},
"url": "https://packages.unity.com"
},
@@ -30,15 +30,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.multiplayer-hlapi": {
"version": "1.0.6",
"depth": 0,
"source": "registry",
"dependencies": {
"nuget.mono-cecil": "0.1.6-preview"
},
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "2.3.0",
"depth": 0,
@@ -81,13 +72,6 @@
"com.unity.modules.ui": "1.0.0"
}
},
"nuget.mono-cecil": {
"version": "0.1.6-preview",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.modules.ai": {
"version": "1.0.0",
"depth": 0,