ChrisNeedham24/microcosm

Add backwards compatibility for loading in save files

langstof825 opened this issue · 1 comments

Following MCR-94, it would be good if older save files were supported as well. You'd need to go through the git history of models.py since v1.0.0 and note any fields that have changed names.

This issue could probably also involve narrowing down the Exception catching in load game situations.