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

Required steps to "resetting" ModBuddy #15

Open
alan-cugler opened this issue Jan 17, 2022 · 3 comments
Open

Required steps to "resetting" ModBuddy #15

alan-cugler opened this issue Jan 17, 2022 · 3 comments

Comments

@alan-cugler
Copy link

What are the steps needed to delete meta data for a profile and for deleting a game from ModaBuddy? Currently, I reset the whole application by deleting everything in the games directory and deleting the settings.json.

It would be better for testing and maybe user organization if the games directory was for saving base things about each game added, and then a profile directory for each profile made. I am assuming a bit of metadata to tag which game each profile goes to. This may or may not result in deprecating the settings.json file, which is my goal because its nice to delete just files rather than edit them for resetting an application.

This question/suggest are just that, you may have design choices in mind that want to stick to the current file architecture.

@OlavStornes
Copy link
Owner

That would be the correct way to purge all user-settings, and i agree to it not exactly being "ergonomical".

The current design choices is mostly to keep my options open and keep it simple enough. In other words, the current setup with user data is mostly grown "organically" to solve another need at the moment.

@alan-cugler
Copy link
Author

What is the other need? I would rather not sink time into a proposed alternative if that alternative doesnt solve the immediate need in the forefront of your mind.

@OlavStornes
Copy link
Owner

I didn't mean a literal need, but that it has grown in regards to other stuff, the last one being multiple profiles pr. game. But creating a file architecture that reflects the inner workings of this GUI could be advantageous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants