# UGS 개발문서

## UGS 개발문서

- [Unity Google Sheet](https://shlifedev.gitbook.io/unitygooglesheets/master.md): 무료 오픈소스 라이브러리 입니다.
- [다운로드](https://shlifedev.gitbook.io/unitygooglesheets/getting-start/before-start.md): Download & Import
- [Apps Script Setup](https://shlifedev.gitbook.io/unitygooglesheets/getting-start/apps-script.md)
- [GoogleDrive Setup](https://shlifedev.gitbook.io/unitygooglesheets/getting-start/google-drive.md): 이 단계까지 마무리하면 UnityGoogleSheet 를 정상적으로 사용 할 수 있습니다.
- [시트 생성 및 데이터 만들기](https://shlifedev.gitbook.io/unitygooglesheets/how-to-use/spreeadhseet-rules.md): 구글 시트의 작성 방법에 대해서 설명합니다
- [로컬에서 불러오기](https://shlifedev.gitbook.io/unitygooglesheets/how-to-use/dataload.md): 이 문서에서는 구글스프레드 시트의 작성법과 구조에 대해서 설명합니다.
- [시트에서 불러오기(LiveLoad)](https://shlifedev.gitbook.io/unitygooglesheets/how-to-use/live-load.md): 런타임에 구글시트에서 데이터를 불러오는 방법에 대해서 알아봅시다.
- [시트에 데이터 쓰기(LiveWrite)](https://shlifedev.gitbook.io/unitygooglesheets/how-to-use/live-write.md): 런타임에 구글 시트에 데이터를 쓰는방법
- [UGS APIs](https://shlifedev.gitbook.io/unitygooglesheets/and/ugs-apis.md): Description of UGS Apis
- [Use CustomType](https://shlifedev.gitbook.io/unitygooglesheets/and/custom-type.md): 커스텀 타입을 추가하는 방법에 대해서 설명합니다.
- [Use EnumType](https://shlifedev.gitbook.io/unitygooglesheets/and/advanced-enum.md)
- [SpreadSheet Detail](https://shlifedev.gitbook.io/unitygooglesheets/and/table-rules.md)
- [Use UGS on WPF, Console C# Project](https://shlifedev.gitbook.io/unitygooglesheets/and/use-ugs-on-wpf-console-c-project.md): 이 기능은 원래 목적으로하는 정식적인 기능은 아닙니다. 문제가 있을 수 있습니다.
- [\* API 제한사항 (할당량)](https://shlifedev.gitbook.io/unitygooglesheets/additional/api-limit.md)
- [\* 보안 주의사항](https://shlifedev.gitbook.io/unitygooglesheets/additional/apps-script-backend-security.md)
- [\* 추가기능 개발](https://shlifedev.gitbook.io/unitygooglesheets/additional/undefined.md)
- [Awesome Sunny!](https://shlifedev.gitbook.io/unitygooglesheets/example-tutorial/awesome-sunny-land.md): awesome sunny 프로젝트로 UGS 사용법을 익힐 수 있습니다.
- [Exception : Reference has errors 'HamsterGoogleSpreadSheet'.](https://shlifedev.gitbook.io/unitygooglesheets/trouble-shooting/reference-has-errors-hamstergooglespreadsheet..md)
- [Exception : InvalidOperationException: You are trying to read Input ...](https://shlifedev.gitbook.io/unitygooglesheets/trouble-shooting/exception-invalidoperationexception-you-are-trying-to-read-input-....md): Exception : InvalidOperationException: You are trying to read Input ...
- [Exception : index index was out of bounds of array](https://shlifedev.gitbook.io/unitygooglesheets/trouble-shooting/exception-index-index-was-out-of-bounds-of-array.md): out
- [Exception : Newtonsoft.Json Confict](https://shlifedev.gitbook.io/unitygooglesheets/trouble-shooting/newtonsoft-json-errors.md)
