Skip to main content

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

macOS didn't flag it as an untrusted app, so I couldn't allow in that way. I used this command in the terminal to remove the "damaged" flag from the app:

"xattr -cr /path/to/application.app"

After that, I was able to open the game, but as soon as I click "Start" the app crashes.

I assume this means the game doesn't work on macOS (at least not the most recent version).

It would seem that way.  Unfortunately I am not familiar enough with mac to work through it too effectively, plus I don't have immediate access to this game's source.  I will take the mac build down until such a time that I am able to look more closely into it.  Sorry you had to be the one to discover this.  Do you have another platform that you are able to play the game on?