How to upload unity web-player game to Google drive?

11,798

Follow this tutorial for hosting a webpage on google drive:

https://support.google.com/drive/answer/2881970?hl=en

Complete steps:

  1. Upload a folder with your build (.html and .unity3d file) on google drive

  2. Share this folder with "anyone on the internet". Right click -> Share -> Advanced -> Public on the web -> Done

  3. Get shareable link of your html file (inside shared folder). Right click -> Share -> Get shareable link

  4. Copy the ID from this link (which looks like this https://drive.google.com/file/d/[here_goes_your_id]/view?usp=sharing) to this template: https://googledrive.com/host/[here_goes_your_id] which will be the link to your game.

Share:
11,798
aflatoon
Author by

aflatoon

I am unity3d game developer working with unity3diy team

Updated on June 13, 2022

Comments

  • aflatoon
    aflatoon over 1 year

    I want to know how can i upload my webplayer game to Google drive. I see several game are working on Google drive my games are uploaded to dropbox but i also want to upload on google drive