2022-12-23 00:21:46 +01:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"ConfigFile":"./BepInEx/config/valheim_plus.cfg",
|
|
|
|
"AutoMap":true,
|
|
|
|
"ConfigType":"ini",
|
2023-01-27 03:16:26 +01:00
|
|
|
"ConfigFormat":"{0}={1}",
|
2023-01-21 21:16:48 +01:00
|
|
|
"ConfigFormatRegex":"^(?<key>.+?)=(?<value>.*?)$"
|
2023-01-27 03:16:26 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ConfigFile":"./BepInEx/config/valheim_plus.cfg",
|
|
|
|
"AutoMap":true,
|
|
|
|
"ConfigType":"ini",
|
|
|
|
"ConfigFormat":"{0} = {1}",
|
|
|
|
"ConfigFormatRegex":"^(?<key>.+?) = (?<value>.*?)$"
|
2022-12-23 00:21:46 +01:00
|
|
|
}
|
|
|
|
]
|