mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-25 15:02:53 +08:00
10 lines
210 B
JSON
10 lines
210 B
JSON
|
{
|
||
|
"gamePort": 27015,
|
||
|
"ip": "0.0.0.0",
|
||
|
"logDirectory": "./logs",
|
||
|
"name": "My Server",
|
||
|
"password": "",
|
||
|
"queryPort": 27016,
|
||
|
"saveDirectory": "./savegame",
|
||
|
"slotCount": 10
|
||
|
}
|