Hosting HTML-build on Google Drive

I realised that it’s possible to host your HTML build straight in Google Drive.
The below steps result in a publicly shareable link to playing your game straight in the browser.

Here are all the steps:

I based my approach on: Google Workspace Updates: Deprecating web hosting support in Google Drive
Unfortunately it seems this feature will be discontinued after August this year. But before then, someone has hopefully found another site that works just as well. I tried GitHub’s hosting ( https://pages.github.com/ ) as well, but that one unfortunately gives errors when trying to play Defold games.

4 Likes

Thanks for sharing! I’m sure this will be valuable to people here on the forum!

1 Like

Genius!

2 Likes