---
metadata:
  - name: generator
    content: Diplodoc Platform v5.55.2
alternate:
  - https://yandex.com.tr/dev/games/doc/en/sdk/construct-3/about.md
  - https://yandex.com.tr/dev/games/doc/hi/sdk/construct-3/about.md
  - https://yandex.com.tr/dev/games/doc/ko/sdk/construct-3/about.md
  - https://yandex.com.tr/dev/games/doc/ru/sdk/construct-3/about.md
  - https://yandex.com.tr/dev/games/doc/tr/sdk/construct-3/about.md
  - https://yandex.com.tr/dev/games/doc/vi/sdk/construct-3/about.md
  - https://yandex.com.tr/dev/games/doc/zh/sdk/construct-3/about.md
  - href: tr/sdk/construct-3/about.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.tr/dev/games/doc/tr/llms.txt

# Kurulum ve kullanım

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

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

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

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

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

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

YandexGamesSDK, Yandex Oyunları API'sine kolay erişim sağlayan Construct 3 motoru için bir eklentidir.

SDK'nın entegrasyonu, moderasyonu başarıyla geçmek için zorunlu bir koşuldur.

Eklenti şu özellikleri sunar:

- Yandex Oyunları ile tam etkileşim için görsel bloklar.
- JavaScript bloklarında Yandex Oyunları SDK'sının kullanımı.
- Esnek metin ve hareketlilik lokalizasyonu.
- Geliştirme kolaylığı için yardımcı olanaklar.

## Kurulum {#install}

1. Son sürüm eklentiyi [GitHub](https://github.com/yandex-games-plugins/construct3/tags){.external} adresinden indirin.

2. Construct 3'ü açın.

3. **Menu** → **View** → **Add-ons Manager**'a gidin.

4. Açılan pencerede **Install new add-on** seçeneğine tıklayın ve indirdiğiniz `.c3addon` dosyasını seçin.

![](../../_images/construct-3/about/addon-install.webp)

## Projeye Ekleme {#add}

Yandex Oyunları eklentisini kullanmaya başlamak için:

1. Düzen üzerine sağ tıklayın ve **Insert new object** seçeneğini seçin.

2. Açılan menüde, **Platforms and APIs** bölümüne kadar aşağı inin, YandexGamesSDK eklentisini seçin ve **Insert**'e tıklayın.

![](../../_images/construct-3/about/insert-sdk.gif)

Bundan sonra eklenti projenize eklenecek ve Yandex Oyunları SDK'sını kullanabileceksiniz.


---


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