---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
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: en/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/en/llms.txt

# Installation

<!-- source: en/_includes/script-common.md -->
<!-- source: en/_includes/script/index-js.md -->

<!-- endsource: en/_includes/script/index-js.md -->

<!-- source: en/_includes/script/requirements-js.md -->

<!-- endsource: en/_includes/script/requirements-js.md -->

<!-- source: en/_includes/script/image-modal-js.md -->

<!-- endsource: en/_includes/script/image-modal-js.md -->
<!-- endsource: en/_includes/script-common.md -->

To start using the Yandex Games SDK, you need to add the plugin to your project dependencies.

To do this, go to the [Releases](https://github.com/yandex-games-plugins/defold/releases/){.external} section and copy the link to the `Source code (.zip)` file.

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

Then open your project, go to the project settings (`game.project`), and add the link you copied to the **Dependencies** list.

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

After that, click on **Project** → **Fetch Libraries** to load the plugin from GitHub into your project.

---


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