10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"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
|
|
} |