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

# Kurulum

<!-- 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 -->

## Cocos Mağazası'ndan Eklenti Kurulumu {#plugin-install}

Eklentiyi doğrudan [Cocos Mağazası](https://store.cocos.com/app/en/detail/5341){.external} üzerinden kurabilirsiniz.

## Depodan Eklenti Kurulumu {#install-from-repository}

[Eklentiyi indirip](https://github.com/yandex-games-plugins/cocos/releases/latest){.external} Cocos Creator içinde projenizi açın veya yeni bir tane oluşturun. Üst panelden **Extension** üzerine gelin ve **Extension Manager** seçeneğini seçin.

![](../../_images/cocos/installation/extension-manager.webp)

Ardından, **Import Extension File (.zip)** seçeneğinin üzerine gelin ve açılır menüden daha önce indirdiğiniz eklentiyi seçin.

![](../../_images/cocos/installation/import-extensions.webp)

## Şablonların Ayarlanması {#templates-setup}

Muhtemelen eklentinin kurulmasından sonra aşağıda belirtilen gibi mesajlar alacaksınız. Bunun nedeni, Yandex Oyunlarının, derleme sonrasında oluşan index.html gibi dosyalara doğrudan ithalat için [Yandex Oyun SDK'sı](../../../ru/index.md) gerektirmesidir.

![](../../_images/cocos/installation/templates-failure.webp)

Bu sorunu çözmek için, yeni Yandex Oyun SDK bölümünü ziyaret edin ve eklentinin gerekli şablonları kendi kendine oluşturması için şablon oluşturma seçeneğini seçin. Ayrıca bu şablonları kendiniz de yazabilirsiniz.

Eğer şablonlar başarılı bir şekilde derlenirse, eklenti konsolda aşağıda verilen gibi bir mesaj vermelidir. Bu, her şeyin yolunda olduğunu ve işe başlayabileceğinizi gösterir.

![](../../_images/cocos/installation/templates-success.webp)

Daha fazla bilgi için: [derleme şablonlarının ayarlanması](https://docs.cocos.com/creator/manual/en/editor/preview/browser.html){.external}, [Cocos Creator web görünümü ayarlama](https://docs.cocos.com/creator/manual/en/editor/preview/browser.html){.external}.


---


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