34b47c875a
* Merged Valheim and Valheim Plus templates. * Updated Config. * Changed the saves dir to Saves from Data. * Updated Authors * fixed a typo * Added move Data to Saves command on update * Copy Pasta problems * Updated user Join and Leave regex. * Added BepInEx download option. * Added Valheim Plus config options. First pass. * Clarified BepInEx Description * fixed typo * added Valheim Meta config * Fixed typo * Fixes * Fixed category formatting * Resolved issues * Added Min/Max value * Fixed more capitalizations. * More fixes * more fixes
9 lines
224 B
JSON
9 lines
224 B
JSON
[
|
|
{
|
|
"ConfigFile":"./BepInEx/config/valheim_plus.cfg",
|
|
"AutoMap":true,
|
|
"ConfigType":"ini",
|
|
"ConfigFormat": "{0} = {1}",
|
|
"ConfigFormatRegex":"^(?<key>.+?) = (?<value>.*?)$"
|
|
}
|
|
] |