Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Right click .app file, click "Show Package Contents", navigate to "Contents" > "MacOS", copy "MAC" file (like with Command+C), open Terminal from Applications > Utilities, type "chmod +x " (with space after +x), paste "MAC" file copied (like with Command+V), press Enter, .app now should work. Good luck!