-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
[Feature] Outsource favourites to separate file #1246
Labels
enhancement
New feature or request
note: pending release
This issue has been resolved in development versions of REI
priority: medium
This issue or PR should be worked on soon-ish
Comments
shedaniel
added
the
priority: medium
This issue or PR should be worked on soon-ish
label
Dec 10, 2022
shedaniel
added
the
note: pending release
This issue has been resolved in development versions of REI
label
Dec 24, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
note: pending release
This issue has been resolved in development versions of REI
priority: medium
This issue or PR should be worked on soon-ish
What is your feature request?
In my opinion, it would be great, if favourites wouldnt be saved in the same file, as the configs for the mod itself.
Why? Quite easy: This mod is used in modpacks basically everytime and modpacks get updates. While modpacks update, they usually dont copy config files but rather recreate them or brings default ones while installing, so everytime a modpack updates, favourites are gone.
So what to do then? I guess a good approach might be to store them somewhere in the saves folder on a per world basis, because those files/folders remain while updating, because they usually get copied over.
What do you think this change is of?
The text was updated successfully, but these errors were encountered: