change defaults, add multiplayer asset, builds asset

This commit is contained in:
2024-12-14 17:51:59 -06:00
parent f3fee77d4a
commit 2af9bee951
7 changed files with 184 additions and 37 deletions
+1
View File
@@ -5,6 +5,7 @@
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.render-pipelines.universal": "14.0.11",
"com.unity.services.cloud-build": "1.0.5",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.6",
+28
View File
@@ -168,6 +168,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.1",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "14.0.11",
"depth": 1,
@@ -206,6 +213,27 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.services.cloud-build": {
"version": "1.0.5",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.services.core": "1.7.0",
"com.unity.nuget.newtonsoft-json": "3.0.2"
},
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.12.5",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.modules.androidjni": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "14.0.11",
"depth": 1,