Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

If you're playing on the browser, the issue is normal as the browser does not have access to your filesystem, and requires me to implement a specific solution (such as your text box solution), which I haven't done because I could not think of a use case where you would want to import saves in the browser version.

You should be able to import saves (even those exported from browser) if you play the executable version.

If that isn't possible from a Chromebook, I'll think about a solution.

Yeah, Chromebooks can't run .exe files. Chromebooks do have native support for a Linux virtual machine, but I've experienced issues with lag and latency with it in the past, and that was just from running Visual Studio Code, so I doubt the game would be playable.