Home

Awesome

Unity-QuickSheet

<p align="left"> <a href="https://github.com/kimsama/Unity-QuickSheet/releases"> <img src="https://img.shields.io/badge/release-v.1.0.2-orange.svg" alt="POD"> </a> <a href="https://opensource.org/licenses/MIT"> <img src="https://img.shields.io/badge/license-MIT-orange.svg" alt="license"> </a> </p>

Unity-QuickSheet enables you to use google and excel spreadsheet data within Unity editor. With Unity-QuickSheet, you can retrieve data from a spreadsheet and save it as an asset file with a ScriptableObject format even without writing single line of code.

<p align="center"> <img src="./images/quicksheet01.png" width="80%" height=auto> </p>

Features

Saying again, you don't need to write even single line of code to import data from a spreadsheet whatever Excel or Google spreadsheet.

Documentaion

Documentation, located on GitBook site found on here.

Also you can find 'Unity-Quicksheet.pdf', a pdf file same as the one on the GitBook page

References

License

This code is distributed under the terms and conditions of the MIT license.

Other code or libraries borrowed from GDataDB, NPOI and Google Data API SDK follow its license.

Copyright (c) 2013 Kim, Hyoun Woo