Pavlov: clean up ini references
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
{
|
||||
"ConfigFile": "Pavlov/Saved/Config/LinuxServer/Game.ini",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "kvp",
|
||||
"ConfigFormat": "{0}={1}",
|
||||
"ConfigType": "ini",
|
||||
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
|
||||
},
|
||||
{
|
||||
@@ -20,4 +19,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user