Fix meta config

This commit is contained in:
Greelan 2022-01-24 21:54:38 +11:00 committed by GitHub
parent 1d80d25cf8
commit 8ef25325fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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