---
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: hi/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/hi/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: hi/_includes/button-git-defold.md -->
<a href="https://github.com/yandex-games-plugins/defold">
  <span class="button">रिपोजिटरी</span>
</a>
<!-- endsource: hi/_includes/button-git-defold.md -->
