---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.4
alternate:
  - https://yandex.com/dev/games/doc/en/sdk/defold/install.md
  - https://yandex.com/dev/games/doc/hi/sdk/defold/install.md
  - https://yandex.com/dev/games/doc/ko/sdk/defold/install.md
  - https://yandex.com/dev/games/doc/ru/sdk/defold/install.md
  - https://yandex.com/dev/games/doc/tr/sdk/defold/install.md
  - https://yandex.com/dev/games/doc/vi/sdk/defold/install.md
  - https://yandex.com/dev/games/doc/zh/sdk/defold/install.md
  - href: ko/sdk/defold/install.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/games/doc/ko/llms.txt

# 설치

SDK Yandex Games를 사용하려면 프로젝트 의존성에 플러그인을 추가해야 합니다.

이를 위해 [Releases](https://github.com/yandex-games-plugins/defold/releases/) 섹션으로 이동하여 `Source code (.zip)` 파일의 링크를 복사하세요.

![](../../_images/defold/install/copy-release-link.png)

그 다음, 프로젝트를 열고 프로젝트 설정(`game.project`)으로 이동한 후, **Dependencies** 목록에 복사한 링크를 추가하세요.

![](../../_images/defold/install/fetch-libraries.png)

그 다음 **Project** → **Fetch Libraries**를 클릭하여 GitHub에서 플러그인을 프로젝트로 다운로드하세요.

---


<!-- source: ko/_includes/button-git-defold.md -->
<a href="https://github.com/yandex-games-plugins/defold">
  <span class="button">저장소</span>
</a>
<!-- endsource: ko/_includes/button-git-defold.md -->
