Update Conan Config
Corrected multiple suggested fixed with the config.
This commit is contained in:
@@ -4,5 +4,15 @@
|
||||
"AutoMap": true,
|
||||
"ConfigType": "ini",
|
||||
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
|
||||
},{
|
||||
"ConfigFile": "ConanSandbox/Saved/Config/WindowsServer/Game.ini",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "ini",
|
||||
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
|
||||
},{
|
||||
"ConfigFile": "ConanSandbox/Saved/Config/WindowsServer/Engine.ini",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "ini",
|
||||
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user