366ae59421
Updated the command line args due to formatting issues with the game, added Server Password to the command line since it goes in the Engine.ini and is not a line included by default. Disabled RCON for now due to the bug with AMP disconnecting after some time. The server works fine with regular console but will not accept input.
8 lines
212 B
JSON
8 lines
212 B
JSON
[
|
|
{
|
|
"ConfigFile": "ConanSandbox/Saved/Config/WindowsServer/ServerSettings.ini",
|
|
"AutoMap": true,
|
|
"ConfigType": "ini",
|
|
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
|
|
}
|
|
] |