# 다운로드

&#x20;&#x20;

![](/files/-MevQk9wGeZ_niNPyegX)

{% embed url="<https://github.com/shlifedev/uni-google-sheets>" %}

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

### <mark style="color:yellow;">Git URL을 통해 프로젝트에 추가하기</mark>

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

![image](https://user-images.githubusercontent.com/49047211/215680248-26e2093a-d7e1-462f-9bb4-a81a5699d4f0.png)

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

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

###

### <mark style="color:yellow;">OpenUPM 을 통해 프로젝트에 추가하기</mark>&#x20;

`openupm add com.shlifedev.ugs`

## 기부

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

{% embed url="<https://shlifedev.itch.io/unitygooglesheets>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shlifedev.gitbook.io/unitygooglesheets/getting-start/before-start.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
