---
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: zh/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/zh/llms.txt

# 安装

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

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

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

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

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

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

要开始使用 Yandex Games SDK，您需要将插件添加到项目依赖项中。

为此，请前往 [Releases](https://github.com/yandex-games-plugins/defold/releases/){.external} 页面，复制 `Source code (.zip)` 文件的链接。

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

然后，打开您的项目，进入项目设置（`game.project`），在 **Dependencies** 列表中添加您刚刚复制的链接。

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

接下来点击 **Project** → **Fetch Libraries**，以从 GitHub 下载插件到您的项目中。

---


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