Zatím nedodělané

This commit is contained in:
Haitem
2020-07-13 21:48:15 +02:00
parent 90361a6dff
commit cb44205ec9
21 changed files with 1993 additions and 1036 deletions

View File

@@ -3,6 +3,7 @@
"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

@@ -30,6 +30,15 @@
"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,
@@ -72,6 +81,13 @@
"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,