App.Update
Description
Load and save files to update them to the latest version. Useful when a non-versioned datatype changes.
Git saves are flattened into a plain saves.
tools/update_all.py can update a whole directory of saves.
tools/update_all.py
main :: IO.IO () Source #