https://github.com/luzan/unity-google-spreadsheet
Send data to Google Spreadsheet from Unity, using some tricks with Google Forms.
https://github.com/luzan/unity-google-spreadsheet
google-spreadsheet unity
Last synced: 12 months ago
JSON representation
Send data to Google Spreadsheet from Unity, using some tricks with Google Forms.
- Host: GitHub
- URL: https://github.com/luzan/unity-google-spreadsheet
- Owner: luzan
- Created: 2017-05-26T18:53:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T08:31:03.000Z (over 5 years ago)
- Last Synced: 2025-06-04T08:17:59.318Z (about 1 year ago)
- Topics: google-spreadsheet, unity
- Language: C#
- Homepage: https://www.youtube.com/watch?v=z9b5aRfrz7M
- Size: 34.2 KB
- Stars: 24
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity to Google Spreadsheet
Use this project idea to save data from Unity App to Google Spread sheet, watch [this](https://www.youtube.com/watch?v=z9b5aRfrz7M) video on YouTube to learn all process of making this project.
# Requirements
- Unity 5 or above
- Google Account
- Web Browser
# Features
- Save data from Unity to Google Spreadsheet
- No Authentication required
- No plugins required
- No SDK support required
- Lightweight
**Blog Source:** [How to save data to Google Spreadsheet from Unity 3D (No SDK - No Plugins)](https://www.justcode.me/unity/save-data-google-spreadsheet-unity-3d-no-sdk-no-plugins/)
**YouTube Video:** [How to send data from Unity to Google SpreadSheet via Google Forms](https://www.youtube.com/watch?v=z9b5aRfrz7M)
**StackOverflow Discussion:** [How to send data from Unity to Google SpreadSheet via Google Forms](https://stackoverflow.com/q/44200938/1939163)
License
----
MIT