Update meta regex
This commit is contained in:
parent
8d41fe1e4e
commit
7bf9bfbdcc
@ -3,6 +3,6 @@
|
|||||||
"ConfigFile": "Servers/UnturnedServer/Server/Commands.dat",
|
"ConfigFile": "Servers/UnturnedServer/Server/Commands.dat",
|
||||||
"AutoMap": true,
|
"AutoMap": true,
|
||||||
"ConfigType": "kvp",
|
"ConfigType": "kvp",
|
||||||
"ConfigFormat": "{0} {1}"
|
"ConfigFormatRegex": "^(?<key>.+?) (?<value>.*?)$"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user