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

It wasn't previously a .zip file but I had compressed it during my troubleshooting. This is what the original file contained. The html file opens it in the browser and the folder "src" contains a JavaScript file called "Runtime". The file does work if you open it in the file itself.

There's your problem. It's supposed to be a .zip like that, but the file called "Stickman Standoff.html" should be called "index.html" instead. Only needs to be that way in the .zip file you upload.

So should I rename the file or what should I do?

That's right! Rename the file inside the .zip archive (or before you create the archive).

(1 edit)

I changed the file to index.html(exactly like that) and it still says "Failed to find index.html"

Nvm, I had renamed it index.html and it added and extra .html, so I fixed that but only got a blank screen when I hit run game