Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

steam requires many things so it's not recommended for new people. I think you uploaded in HTML5 which is for browsers, it should work on all browsers unless it is super old. So anyway, to get html5 games to play, you will need to have the html file inside the zip with all other files.

Do not make a file in a file, you just need to move the html and the files it needs to zip. It should look like this:

index.html is the main game that itch.io will auto make to the game in your page. Everything else like music, code, images go in a file.

To make your game public you press public on the very bottom of the "Visibility & access" and then" publish" or "save".

(1 edit)

so I dont have to upt the executable aka Game.Exe into the files? for some reason game.exe wont stay in the zip. So the index is the executable? EDIT: Please reread the top

(+1)

EXE file is the same, however you dont need to do anything to it because it is ready to be play. You just move the file that rpg maker made into a zip.

html5 files needs the index to be like that picture, this will help itch.io computers find index faster.

can you explain about the html a lot? even the obvious details help.

also please show me with a few photos how to do the saving, zipping and uploading steps.