CreamInstaller/CreamInstaller/Properties/launchSettings.json
pointfeev 2406a5048c v4.0.2.0
- Koaloader installations are now automatically uninstalled from the incorrect directories
- Koaloader executable directories are now found more broadly, with common incorrect paths being omitted (ones that contain setups, redistributables or crash reporters)
- Fixed Paradox Launcher Repair reinstalling in proxy mode if a config file was found
2022-08-26 17:40:51 -04:00

9 lines
No EOL
149 B
JSON

{
"profiles": {
"CreamInstaller": {
"commandName": "Project",
"hotReloadEnabled": false,
"nativeDebugging": false
}
}
}