Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

for some reason i cant open it on mac

Right click on the application, and click show package contents. Then go into Contents, MacOS, and there should be a document file inside. This is meant to a Unix Executable File. Open up terminal and type in chmod +x and drag the document in. If it doesn't let you run the command, type in sudo chmod +x instead. This should change it into a Unix Executable File and then you should be able to run the game.

Deleted 346 days ago

thank you so much! it runned the game now i can finnaly play the game

No problem