Saved data change


I just noticed while working on another game that cookies don't work for saving game data on itch in Safari because of iframe restrictions, so I updated my data handler to use localStorage instead and I just updated Shepherd to use it too.

The game should try to migrate your saved data the first time you load it, so theoretically you won't lose any of your sweet high scores.

Leave a comment

Log in with itch.io to leave a comment.