Skip to main content

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

not sure if it's only me but opening on mac it says the file is damaged and has to be sent to the trash

to fix open terminal and use xattr -r -d com.apple.quarantine path/to/game.app

basically macos thinks it's bad because you downloaded from the internet and adds a flag that makes the file unrunnable, by running this command you're resetting that flag, fooling macos into thinking it wasn't from the internet

(1 edit) (+1)

I think it's possible to get around this by downloading via the itch.io app, as well

didn't try but that sounds like it should work too

also, i love the game! good luck with development :)