Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

noellefeist

2
Posts
A member registered Jun 13, 2021

Recent community posts

Hey! One of the devs here! In order to get the build working on Mac, follow these instructions:

  • Navigate to the folder "Final Build Mac" where the game is located.
  • Right-click in the finder window, and select "New Terminal at Folder"
  • In the terminal, type "chmod -R +x *" to enable executable permissions.
  • Right click on the app icon and click "Open" (simply double clicking doesn't work because Mac doesn't trust our game!)

And that should work!

(1 edit)

Hey! One of the devs here! In order to get the build working on Mac, follow these instructions:

  • Navigate to the folder "Final Build Mac" where the game is located.
  • Right-click in the finder window, and select "New Terminal at Folder"
  • In the terminal, type "chmod -R +x *" to enable executable permissions.
  • Right click on the app icon and click "Open" (simply double clicking doesn't work because Mac doesn't trust our game!)

And that should work!