Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The PC download is currently not working since it just throws an error message saying: 

"Error
The following features required to run Godot projects on the Web are missing:
Cross Origin Isolation - Check web server configuration (send correct headers)
SharedArrayBuffer - Check web server configuration (send correct headers)"

I think that's what he means. Seems like this only works on a browser.

Yeah, it looks like the godot HTML export requires a server to be run. This can be done with a python script, but I don't knwo how to make it all easy enough. Will hide the download for now to decide what to do with it