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

Add per-save settings library #1

Open
apple1417 opened this issue Jul 16, 2022 · 0 comments
Open

Add per-save settings library #1

apple1417 opened this issue Jul 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@apple1417
Copy link
Collaborator

A number of mods are now storing extra information per-save file:

Rather than replicating this logic in each, we should create a common library to handle it.

Extra Considerations:

  • Handling same save id but different user ids - i.e. having a Save0001 in both Epic + Steam folders
  • Handling same save id but different game - i.e. if someone copies a BL2 mod folder (and it's settings) to TPS, or if the two are symlinked
  • Deleting unnecessary settings when a mod's removed/when a mod update removes them
  • Mod version setting
  • Compressing settings/binary settings
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