Hi,
I have a game ready to publish as playable via the browser. I'd like to add an option for a Windows download as well, but when I try to upload a Windows zip it overwrites the upload I made for the browser. Where am I going wrong?
You have to upload them with different names. for example:
game_html.zip -> web
game_win.zip -> windows version
Thanks!