Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load profiles from PluginData so that we don't invalidate MM caches #22

Open
JonnyOThan opened this issue Jul 19, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@JonnyOThan
Copy link
Member

This issue is twofold:

  1. We should load/save all profiles only from TUFX/PluginData/Profiles so that edits to them do not affect MM caches

  2. This would destroy backwards compatibility with existing profiles, so therefore we'd need to LOAD all profiles from the GameDatabase and then create entries in PluginData if they don't already exist. Perhaps popping up a warning to the user when this happens.

This also relates to #10 because it would make it far easier to pick up new files that were added while the game was running

@JonnyOThan JonnyOThan added the enhancement New feature or request label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant