Started adding multiplayer

This commit is contained in:
2026-05-19 19:14:03 +01:00
parent f826689bdd
commit e8e6c710df
36 changed files with 892 additions and 17 deletions

View File

@@ -6,8 +6,12 @@
"com.unity.ide.visualstudio": "2.0.26",
"com.unity.inputsystem": "1.19.0",
"com.unity.multiplayer.center": "1.0.1",
"com.unity.multiplayer.playmode": "2.0.2",
"com.unity.multiplayer.tools": "2.2.8",
"com.unity.netcode.gameobjects": "2.11.2",
"com.unity.render-pipelines.universal": "17.3.0",
"com.unity.services.authentication": "3.6.1",
"com.unity.services.multiplayer": "2.2.2",
"com.unity.test-framework": "1.6.0",
"com.unity.timeline": "1.8.11",
"com.unity.ugui": "2.0.0",