I want to turn my unity project build into an HTML file so I can upload it to itch and have my game be playable in the browser. Is there any simple and free way of doing this without having to buy an app?
I thought Unity could export web builds by default?
I probably should have been more specific, but what about all the resource files for the build how do I upload those to keep the WebGL build working?
...Archive the whole export folder into a zip file and upload that?
Unity have WebGL bro. And you can build your current game to WebGL to serve on itch.io or even in your own website :)