Skip to main content

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

you normally can’t run the html file by itself. Can you not use the windows version? To setup html file you need to first run a webserver or something, for example if you have python:

python -m SimpleHTTPServer