Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Is it possible to have a html game and an acompanying downloadable windows executable zip?

A topic by Paige-K-afk created Oct 20, 2023 Views: 200 Replies: 4
Viewing posts 1 to 2

I just submitted a game for a gamejam and I want to have a downloadable executable alternative to the HTML embed so that people with a slow internet connection can properly enjoy my game.


Is this possible?

Moderator(+1)

Yes.

Thanks! Could you tell me how? Whenever I try to upload the windows executable, it replaces the file that gets embedded.

(+1)

The normal thing is that you have a suffix in the name that indicates the system, for example.

game-html.zip

game-win.zip

You upload them as different files, the one that will be executed in the browser, you mark it that way and the other you indicate that it will be an executable for Windows, like the following image.


Thank you! It worked.

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.