feat(app): add network game mode

This commit is contained in:
2026-04-20 16:56:00 +03:00
parent acf0706bef
commit 8ebbc78d61
10 changed files with 47 additions and 19 deletions

View File

@@ -20,7 +20,8 @@
"svg": "1.1.3",
"protohx": "0.4.6",
"yield": "3.2.2",
"formatter": "1.16.0"
"formatter": "1.16.0",
"hxWebSockets": "1.4.0"
},
"haxe": "4.2.5"
}