mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[Request] Splitting Options config file #243
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Madroms on GitHub (Oct 11, 2020).
Originally assigned to: @mnadareski on GitHub.
As DICUI.exe.Config is part of the distribution files, your own options saved are replaced with the defaults one when you update your DICUI install.
2 config files will be better:
Or no config file available with the distribution of DICUI, the config file could be generated with the first use of the program. And when the program is updated, the new version checked if an old config file exists and updates it with newly added options (so you may add the DICUI version that generated the config file, as a parameter written inside it.
@mnadareski commented on GitHub (Oct 12, 2020):
I know what you're asking for, even if you didn't ask it in the way I expected. The actual fix for this is to stop including the config file by default and have it generate so it doesn't overwrite for cough careless users on upgrade.