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 support for loading older versioned save files. #10

Open
InsertCreativityHere opened this issue Feb 8, 2020 · 0 comments
Open

Add support for loading older versioned save files. #10

InsertCreativityHere opened this issue Feb 8, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@InsertCreativityHere
Copy link
Owner

While loading save files, we always check that the version baked into the file matches the current version of the program, and if it doesn't we throw an exception.

It's somewhat of a moot point right now, since there's only 1 version of the encoding it could possibly be, but in the future, support should be added for loading older save files and automatically converting them into a new format.

@InsertCreativityHere InsertCreativityHere added the enhancement New feature or request label Feb 8, 2020
@InsertCreativityHere InsertCreativityHere added this to the 1.1.0 milestone Feb 8, 2020
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