e164662cc2
I missed that the Linux config, while under the same folder, goes by a different name.
18 lines
329 B
JSON
18 lines
329 B
JSON
[
|
|
{
|
|
"ConfigFile": "./KFGame/Config/PCServer-KFGame.ini",
|
|
"AutoMap": true,
|
|
"ConfigType": "ini"
|
|
},
|
|
{
|
|
"ConfigFile": "./KFGame/Config/LinuxServer-KFGame.ini",
|
|
"AutoMap": true,
|
|
"ConfigType": "ini"
|
|
},
|
|
{
|
|
"ConfigFile": "./KFGame/Config/KFWeb.ini",
|
|
"AutoMap": true,
|
|
"ConfigType": "ini"
|
|
}
|
|
]
|