hawkthorne / hawkthorne-journey

Digital Estate Planning: The Game
https://projecthawkthorne.com
1.09k stars 454 forks source link

Where does the web version save? #2597

Closed 8bitgentleman closed 3 days ago

8bitgentleman commented 4 days ago

With the recent new web version I see the game is still saving? Do saves go into local storage ie browser dependent?

niamu commented 4 days ago

That's correct. It uses IndexedDB for storing saves in the browser. If the need ever arose it is possible for us to make a script to import/export saves.