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

@@ -83,3 +83,9 @@ RANK_3_THRESHOLD=30
SERVER_ADDRESS="http://127.0.0.1"
SERVER_PASS_KEY=""
SERVER_PORT="4500"
# Database
DATABASE_HOST="localhost"
DATABASE_USER=""
DATABASE_PASSWORD=""