Add Mordhau Config (Draft)
This is the first draft of the Mordhau config. The current issues outstanding: 1. Console/RCON is not accepting input 2. Shutdown (OS_CLOSE) command does not work cleanly in Windows.
This commit is contained in:
12
mordhau-metaconfig.json
Normal file
12
mordhau-metaconfig.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile": "Mordhau/Binaries/Win64/Mordhau/Binaries/Win64/Mordhau/Saved/Config/WindowsServer/Game.ini",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "ini"
|
||||
},
|
||||
{
|
||||
"ConfigFile": "Mordhau/Binaries/Win64/Mordhau/Binaries/Win64/Mordhau/Saved/Config/LinuxServer/Game.ini",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "ini"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user