imprvd
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"port": 2612,
|
||||
"password": "HelloWorld",
|
||||
"minimum_players": 2,
|
||||
"maximum_players": 2,
|
||||
"waiting_time": 60000,
|
||||
"port_range_min": 26000,
|
||||
"port_range_max": 27000,
|
||||
"games": [
|
||||
{
|
||||
"name": "soccar",
|
||||
"exe": "/home/react/CupidServer/games/soccar/soccar.x86_64"
|
||||
}
|
||||
],
|
||||
"log_level": 3
|
||||
}
|
||||
Reference in New Issue
Block a user