Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

Really awesome game!

For all Mac users: The app doesn’t work, because the executable file isn’t set as executable. But because it’s such a great game here’s a way to fix this:

  • Unzip everything
  • Open a Terminal
  • Move to the directory your Bullmerang app is located with cd. If it’s still in your download folder and you didn’t move anything, copy this into the terminal and hit enter:
cd ~/Downloads/Bullmerang-GTMK2020-mac/
  • Then copy this command and also hit enter: (the +x marks it as executable)
chmod +x Bullmerang.app/Contents/MacOS/Bullmerang
  • If it still doesn’t open, at least the error message should be different now.
  • right click it and select “Open”
  • Confirm that you trust the developer and want to open the App
(+1)

Thank you so much for helping! I didn't have the chance to test it on a Mac! 

Sorry for the inconvenience.