- Aug 1, 2021
- 4
- 2
Give the folder inside the .app run permissions. You'll need to use the terminal for this.Guys how to run on Mac?
cd into wherever you have the game downloaded, then cd into the .app (Which is actually a folder, go figure) then run this:
chmod -R +x Contents/MacOS
Then open it again and it will work as expected.