💻
UGS 개발문서
  • Unity Google Sheet
  • Getting Start
    • 다운로드
    • Apps Script Setup
    • GoogleDrive Setup
  • HOW TO USE
    • 시트 생성 및 데이터 만들기
    • 로컬에서 불러오기
    • 시트에서 불러오기(LiveLoad)
    • 시트에 데이터 쓰기(LiveWrite)
  • Advanced User Features
    • UGS APIs
    • Use CustomType
    • Use EnumType
    • SpreadSheet Detail
    • Use UGS on WPF, Console C# Project
  • Details
    • * API 제한사항 (할당량)
    • * 보안 주의사항
    • * 추가기능 개발
  • Examples and Tutorial
    • Awesome Sunny!
  • Trouble Shooting
    • Exception : Reference has errors 'HamsterGoogleSpreadSheet'.
    • Exception : InvalidOperationException: You are trying to read Input ...
    • Exception : index index was out of bounds of array
    • Exception : Newtonsoft.Json Confict
Powered by GitBook
On this page
  • Git URL을 통해 프로젝트에 추가하기
  • OpenUPM 을 통해 프로젝트에 추가하기
  • 기부

Was this helpful?

  1. Getting Start

다운로드

Download & Import

PreviousUnity Google SheetNextApps Script Setup

Last updated 2 years ago

Was this helpful?

UPM, Git 등으로 유니티 패키지 매니저를 통해 무료로 사용하실 수 있습니다!

Git URL을 통해 프로젝트에 추가하기

유니티패키지 매니저에서 git URL로 추가해주세요.

아래 링크를 입력하시면 됩니다.

https://github.com/shlifedev/uni-google-sheets?path=src/

OpenUPM 을 통해 프로젝트에 추가하기

openupm add com.shlifedev.ugs

기부

UGS를 만족스럽게사용하고 계시다면 Itch를통해 기부하실 수 있습니다

👍
LogoGitHub - shlifedev/uni-google-sheets: Google Sheet Intergration for Unity (2020)GitHub
LogoUnity Google Sheetsitch.io
image