For some reason I’m trying to export my game as an HTML5 for itch.io but when I have it sent to a folder it just sends all the files and stuff for the game, is it supposed to export like this and how could I get it into a download/playable format?
Correct, it’s supposed to export like that.
HTML Export doesn’t mean you get a single file, you get a folder which includes all assets and code, and the code is launched via an html file that is in the folder.
Ensure you are exporting into a different folder than your project folder, and then you have to upload that entire folder (zipped into a zip file) to itch.io for it to work.
I uploaded it but for some reason it isn’t playable in the browser
nvm, I figured it out and realized I am an idiot at times lol