Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks for adding this! It appears there are issues with playing it with the Itch app, but I have no idea why...I tried to read Itch's "Integration guide" for the app, but it wasn't very helpful in figuring out the issue. I couldn't find anything that would point me in the direction of figuring out why it can be played fine on the site but gives errors in the app...

I think the issue might be that the filepath has an escape character in it (the dollar sign, %24), and while that will work in the browser (the browser needs to escape it, in fact), it may not work with the desktop file manager.  This is why I think it works fine in the web version but not in the desktop app.

Thanks, that's most likely the problem. It doesn't seem like Itch has an alternative to turn off app downloads, so I'll try to figure out a workaround for this...in the meantime I'll just have to let people know the app version will give an error ^.^;