Added right numbers to keyholes, project clean up, safety commit - to not lose progress

This commit is contained in:
2026-05-07 17:30:10 +02:00
parent f9ceea4992
commit 8948cbdb14
9 changed files with 409 additions and 179 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"com.unity.ide.visualstudio": "2.0.27",
"com.unity.inputsystem": "1.14.2",
"com.unity.multiplayer.center": "1.0.0",
"com.unity.nuget.newtonsoft-json": "3.2.2",
"com.unity.ugui": "2.0.0",

View File

@@ -15,6 +15,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.14.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.uielements": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.multiplayer.center": {
"version": "1.0.0",
"depth": 0,