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

# Cài đặt

Để bắt đầu sử dụng SDK Yandex Games, bạn cần thêm plugin vào dependencies của dự án.

Để thực hiện việc này, hãy chuyển đến phần [Releases](https://github.com/yandex-games-plugins/defold/releases/) và sao chép liên kết đến tệp `Source code (.zip)`.

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

Tiếp theo, hãy mở dự án của bạn, vào phần cài đặt dự án (`game.project`), sau đó thêm liên kết đã sao chép vào danh sách **Dependencies**.

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

Sau đó nhấn vào **Project** → **Fetch Libraries** để tải plugin từ GitHub về dự án.

---


<!-- source: vi/_includes/button-git-defold.md -->
<a href="https://github.com/yandex-games-plugins/defold">
  <span class="button">Kho lưu trữ</span>
</a>
<!-- endsource: vi/_includes/button-git-defold.md -->
