Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

In your MacOS terminal: 


cd
"/path to your folder that contains the game"
(use the quotation marks at the beginning and end of your path)

Then:

chmod +x "Game.app/Contents/MacOS/nwjs"

Next, right click and Open the game as you normally would. Then, select Done. Then, go to your Privacy and Security Settings and scroll down to "Security". There, select: "Open Anyway" --> "Open Anyway". After that, each time you launch it by clicking on the game normally, it should work. If that doesn't work, it means that your MacOS's Gatekeeper has quarantined the applicaiton. Can't help you with that.