Merged Valheim and Valheim Plus templates. (#241)
* 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
This commit is contained in:
9
valheimmetaconfig.json
Normal file
9
valheimmetaconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile":"./BepInEx/config/valheim_plus.cfg",
|
||||
"AutoMap":true,
|
||||
"ConfigType":"ini",
|
||||
"ConfigFormat": "{0} = {1}",
|
||||
"ConfigFormatRegex":"^(?<key>.+?) = (?<value>.*?)$"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user