Skip to main content

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

Of course it allows you! Simply upload any additional files to a project set as HTML5 and they'll be offered for download in the usual way.

No, it's Web Assembly (compiled by Emscripten) so I can provide a URL but not a file (unless the file is just a dummy redirect of course)  I can't see anywhere that I can specify a URL so that it is listed with the downloads as an alternative way of running it.

Ooh, right, 'cause it's hosted on your site. Yeah, in that case you have to upload an index.html that does nothing except load that URL in an iframe. It's fairly common.