Skip to main content

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

That issue you're having is why it's called DON'T RUN.

Please use the "nw" file to play the game. 

chmod +x nw,
chmod +x crashpad_handler (or something like this, I don't remember the exact file name)
and then ./nw

Thank you for your help. The problem is now fixed, I just didn't know how to run the nw file. I do advise including more instructions in the readme though.