Init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"port":1601,
|
||||
"password":"xyz@123",
|
||||
"game_exe":"/home/game/game.x86_64",
|
||||
"minimum_players": 2,
|
||||
"maximum_players": 5,
|
||||
"waiting_time": 60000,
|
||||
"port_range_min":2000,
|
||||
"port_range_max":3000
|
||||
}
|
||||
Reference in New Issue
Block a user