Fix formatting

This commit is contained in:
Greelan
2022-01-24 21:59:58 +11:00
committed by GitHub
parent 8ef25325fa
commit ee303f2827

View File

@ -3,7 +3,7 @@
"ConfigFile": "Servers/UnturnedServer/Server/Commands.dat",
"AutoMap": true,
"ConfigType": "kvp",
"ConfigFormat": "{0} {1}",
"ConfigFormat": "{0} {1}",
"ConfigFormatRegex": "^(?<key>.+?) (?<value>.*?)$"
}
]