2021-12-23 01:09:48 +01:00
|
|
|
[
|
2022-01-30 03:32:24 +01:00
|
|
|
{
|
2021-12-23 01:09:48 +01:00
|
|
|
"ConfigFile": "Risk of Rain 2_Data/Config/server.cfg",
|
|
|
|
"ConfigType": "kvp",
|
2022-01-30 03:32:24 +01:00
|
|
|
"ConfigFormat": "{0} \"{1}\";",
|
2021-12-23 01:09:48 +01:00
|
|
|
"Subsections": [
|
|
|
|
{
|
|
|
|
"Heading": "$root",
|
|
|
|
"SettingMappings": {
|
2022-01-30 03:32:24 +01:00
|
|
|
"sv_maxplayers": "$MaxUsers",
|
2021-12-23 01:09:48 +01:00
|
|
|
"steam_server_heartbeat_enabled": "steam_server_heartbeat_enabled",
|
2022-01-30 03:32:24 +01:00
|
|
|
"sv_hostname": "sv_hostname",
|
|
|
|
"sv_port": "$ApplicationPort1",
|
|
|
|
"steam_server_query_port": "$ApplicationPort2",
|
|
|
|
"steam_server_steam_port": "$ApplicationPort3",
|
|
|
|
"sv_password": "sv_password",
|
2022-05-29 17:07:44 +02:00
|
|
|
"gamemode": "gamemode"
|
2021-12-23 01:09:48 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
]
|
|
|
|
}
|
2022-05-29 17:07:44 +02:00
|
|
|
]
|