- Home /
Upload/Download .txt files from Google Drive in Unity
Hello. I was wondering is there a way to upload and download .txt files from google drive?
Answer by MisterK · Dec 02, 2014 at 09:05 AM
Hi i'm having some trouble with this one! I've created an authentication token in google drive and enable the api... maybe something has changed in the past year that prevents this from working? Really curious about it though. Let me know if there's a new version out there. THanks!
Answer by Elringus · Feb 02, 2018 at 10:43 AM
Here is a new free, open-sourced (MIT) project: https://github.com/Elringus/UnityGoogleDrive
Aside from uploading/downloading files it allows searching, editing, copying, deleting and exporting (from google docs/spreadsheets/presentations to txt/cvs/pdf/etc).
It works with Unity version 5.6 and higher and supports all the major platforms (including WebGL). Source code is .NET 2.0 profile compatible and portable (no platform-specific precompiled libraries are used).
Answer by DaveA · Feb 27, 2014 at 05:53 PM
Check the Asset Store, I think there's something there that does it.
I've checked, but the only thing I could find is something for Google Spreadsheets.