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

[Feature Request] Savable Dictionary Saved Per File #5

Open
TechniPoet opened this issue Nov 8, 2024 · 0 comments
Open

[Feature Request] Savable Dictionary Saved Per File #5

TechniPoet opened this issue Nov 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@TechniPoet
Copy link
Collaborator

Instead of a single dictionary of <string, ISavable> there should exist a dictionary per file.
This would allow each file to contain savables of the same key to exist while not requiring unique key modification.

Instances where this could be useful:

  • custom or preset settings, each as it's own file.
  • per player data
  • common file metadata
  • save slots
  • easy save rollback implementation
@TechniPoet TechniPoet added the enhancement New feature or request label Nov 12, 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