mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-15 14:37:21 +08:00
7b643d2390
* Replacing WINE in favor of PROTON which saw a gigantic performance improvement with Enshrouded Dedicated server. * Updating Egg to Proton, Take 2 * make this come from an internal repo * Use our images * Adding in Settings File Initialization. * Fix server password
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
|
|
} |