Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

It's likely the chmod issue. OSX and Linux users need to manually add the executable permissions. 
Then chmod +x Love of Magic.app/Contents/MacOS/* (to give it execution privileges)

I need to find a better long-term solution; it's happening because I dev on PC, and it has no knowledge of permissions.