简体   繁体   中英

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

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

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.

Now you can't.

Beginning August 31, 2015, web hosting in Google Drive for users and developers will be deprecated. Google Apps customers can continue to use this feature for a period of one year until August 31, 2016, when serving content via googledrive.com/host/doc id will be discontinued.

Source

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM