Skip to content

[Feature Request] Savable Dictionary Saved Per File #5

Description

@TechniPoet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions