This commit is contained in:
2022-11-09 16:28:24 +05:30
commit 3eb1ef47a7
7 changed files with 1292 additions and 0 deletions
+10
View File
@@ -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
}