Add Hurtworld (#114)
* Initial commit * Initial commit * Final updates Remove structurecomplexitylimit and spawncooldown settings as they throw errors. No idea why Remove enablesharedenvironment (deprecated setting) Update for new ports system
This commit is contained in:
9
hurtworldmetaconfig.json
Normal file
9
hurtworldmetaconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile":"autoexec.cfg",
|
||||
"AutoMap":true,
|
||||
"ConfigType":"kvp",
|
||||
"ConfigFormat":"{0} {1}",
|
||||
"ConfigFormatRegex":"^(?<key>.+?) (?<value>.*?)$"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user