Added Map and Various Adjustments

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.
This commit is contained in:
James Manker
2022-04-03 22:19:28 -05:00
parent bc8b9c0b45
commit 366ae59421
3 changed files with 55 additions and 61 deletions

View File

@@ -5,4 +5,4 @@
"ConfigType": "ini",
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
}
]
]