feat(reconnect): add reconnect for player & manager

This commit is contained in:
Ralex
2025-10-18 18:20:03 +02:00
parent edb7146d6d
commit 8bdb8f47ef
22 changed files with 593 additions and 276 deletions

View File

@@ -10,6 +10,6 @@
},
"devDependencies": {
"dotenv-cli": "^10.0.0",
"typescript": "^5.0.0"
"typescript": "^5.9.3"
}
}