Hey I'm a Godot developer as well! This is a really fun game. How did you export the project to a website? When I try it with my game, it exports like 10 files instead of a single application like exporting to windows does.
Hi, thanks for playing! You have to select all of the files you get when you export the project and compress them into a zip file. If you want to make it playable on itch.io, you also have to rename the html file you get to index.html and then simply upload the entire zip file to your game page.
← Return to game
Comments
Log in with itch.io to leave a comment.
Hey I'm a Godot developer as well! This is a really fun game. How did you export the project to a website? When I try it with my game, it exports like 10 files instead of a single application like exporting to windows does.
Hi, thanks for playing! You have to select all of the files you get when you export the project and compress them into a zip file. If you want to make it playable on itch.io, you also have to rename the html file you get to index.html and then simply upload the entire zip file to your game page.