initial merge of both repos
This commit is contained in:
9
UNO-Backend/config/game.json
Normal file
9
UNO-Backend/config/game.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"kickIdlePlayers": true,
|
||||
"idleTimeout": 100000,
|
||||
"serverName": "Dennis Ultrakrasser Uno Server",
|
||||
"maxPlayers": 10,
|
||||
"password": "SagIchDirNicht!",
|
||||
"startCards": 7,
|
||||
"testMode": false
|
||||
}
|
||||
Reference in New Issue
Block a user