Skip to main content

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

Hey, can you please make the game as "Playable in the browser"? Right now it points at the url, but states it is downloadable only.

Hi, I marked it as HTML game, but even if I upload it, it won't really work since it requires to be running without embedding due to NEAR wallet restrictions. Not sure how can I avoid that on itch.io

(+1)

If you're using NEAR (or any other Decentralized category challenge) you have to have a separate build hosted elsewhere, since Itch limits the use of crypto wallets as you can't do that within an iframe. Still, a playable build should be available on Itch, so non-Decentralized version could be played, and the game is treated as browser one.

There is no non-Decentralized version unfortunately. It's works only with NEAR  😥

Ok, then you need to host it somewhere else as well and point people to that version in the description.

Yeah, it's actually hosted on GitHub pages. Download button is in fact only opens hosted version in a new tab and it won't download anything. But I added links in description as well