16
call-of-duty4mwmetaconfig.json
Normal file
16
call-of-duty4mwmetaconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile":"main/server.cfg",
|
||||
"AutoMap":true,
|
||||
"ConfigType":"kvp",
|
||||
"ConfigFormat":"set {0} \"{1}\"",
|
||||
"ConfigFormatRegex":"^set (?<key>.+?) \"?(?<value>.*?)\"?$"
|
||||
},
|
||||
{
|
||||
"ConfigFile":"main/server.cfg",
|
||||
"AutoMap":true,
|
||||
"ConfigType":"kvp",
|
||||
"ConfigFormat":"sets {0} \"{1}\"",
|
||||
"ConfigFormatRegex":"^sets (?<key>.+?) \"?(?<value>.*?)\"?$"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user