mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[Request] Store config in AppData #767
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 @Deterous on GitHub (Dec 7, 2024).
Originally assigned to: @mnadareski on GitHub.
For MPF.UI at least, store the config.json file in appdata. MPF should prefer a config.json file in current directory if present, for people who have multiple MPF programs setup for whatever workflow.
This means the config will be persistent as users upgrade MPF, and typical users don't need to think about the config file at all.