Factions can be joined when all necessary bots and the server are running

This commit is contained in:
2018-10-29 06:04:14 +11:00
parent 09901ca10f
commit b4e42e4d76
9 changed files with 109 additions and 10 deletions

View File

@@ -14,6 +14,7 @@
"dependencies": {
"dotenv": "^6.1.0",
"forever": "^0.15.3",
"mysql": "^2.16.0",
"socket.io": "^2.1.1",
"socketio-auth": "^0.1.1"
}