Add Day of Dragons (#195)
This commit is contained in:
14
day-of-dragonsmetaconfig.json
Normal file
14
day-of-dragonsmetaconfig.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile":"Dragons/Saved/Config/WindowsServer/Game.ini",
|
||||
"AutoMap":true,
|
||||
"ConfigType":"ini",
|
||||
"ConfigFormatRegex":"^(?<key>.+?)=(?<value>.*?)$"
|
||||
},
|
||||
{
|
||||
"ConfigFile":"Dragons/Saved/Config/LinuxServer/Game.ini",
|
||||
"AutoMap":true,
|
||||
"ConfigType":"ini",
|
||||
"ConfigFormatRegex":"^(?<key>.+?)=(?<value>.*?)$"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user