feat(game): introduce game modes and time control features
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
2026-04-23 21:56:21 +02:00
parent 21d3d87543
commit 3df199afa1
100 changed files with 1676 additions and 604 deletions
+1
View File
@@ -1,4 +1,5 @@
vars {
baseUrl: http://localhost:8080
wsBaseUrl: ws://localhost:8080
ioBaseUrl: http://localhost:8081
}