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!