Fix edge case in logging config handling
If the user cancelled the install process after the temp logging config file was created, but before the installer executes, the pack would fail to install on relaunch. Fix by allowing overwriting of the temp file. |
---|
|
launcher/src/main/java/com/skcraft/launcher/update/BaseUpdater.java |
---|