Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

So, the way updates are working right now, it creates an entirely new html file each time the game is updated. This means saves will never transfer because the new html file is not aware of old saves. I don't personally know how to make it *not* do this, but there are plenty of examples so I do know it is possible.

(+1)

I’m not very experienced, but I’ll attempt to find a way to prevent from saves being lost!