mirror of
https://github.com/izzy2lost/Engine.git
synced 2026-03-10 11:52:02 -07:00
16 lines
345 B
JSON
16 lines
345 B
JSON
|
|
{
|
||
|
|
"UseFrontend": false,
|
||
|
|
"UseMatchmaker": false,
|
||
|
|
"UseHTTPS": false,
|
||
|
|
"UseAuthentication": false,
|
||
|
|
"LogToFile": true,
|
||
|
|
"HomepageFile": "/www/player.html",
|
||
|
|
"AdditionalRoutes": {},
|
||
|
|
"EnableWebserver": true,
|
||
|
|
"MatchmakerAddress": "",
|
||
|
|
"MatchmakerPort": "9999",
|
||
|
|
"PublicIp": "localhost",
|
||
|
|
"HttpPort": 80,
|
||
|
|
"HttpsPort": 443,
|
||
|
|
"StreamerPort": 8888
|
||
|
|
}
|