I think with Godot, there's supposed to be more than a .exe file... game doesn't work for me.
Viewing post in Frozen in Time jam comments
You can do either, best to check Binary Format | Embed PCK when building, this generates a single .exe with everything inside it.
I came here to give some love to the least viewed projects, but I see they are all .exe builds, and not a fan of downloading random executables, time aside.
With Godot at any rate its so trivial to make a web build and upload to Itch (just Web to your export profile, export (but make sure you call it index.html for Itch), then add all files created to a zip file and upload, and check “run in browser”), I think it would help a lot for all these low-view games which are possibly great games, but we will never know!