Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

For anyone having trouble getting the game to run on macOS (permission error):

  1. Open Terminal
  2. Enter "sudo chmod -R 755 [path-to-directory (you can click+drag the folder here]"
  3. Enter "sudo xattr -dr com.apple.quarantine [path-to-app (you can click+drag the app here)]"

You should be able to open the game as you would any app now.