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

# Getting started and installation

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

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

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

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

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

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

#|
|| ![](../../_images/icons/video.svg) | Video Tutorial 1. Plugin Your Games 2.0 — Introduction and Core Features

<div class="cut-button">

{% cut "Watch video" %}

The video is in Russian, but YouTube offers automatic subtitles.

{% list tabs %}

- Yandex

  @[](https://runtime.strm.yandex.ru/player/video/vplvloxadcmy4f3psxrr?autoplay=0&mute=0)

- YouTube

  @[youtube](https://youtu.be/juGa0-EG24k?si=DFSOtLeL8Swt3W_r)

{% endlist %}

{% endcut %}

</div>

||
|#

[Plugin Your Games 2.0](https://max-games.ru/plugin-yg/doc/?en){.external} helps publish your Unity games and configure features such as:
- Connecting leaderboards
- Adding ad monetization and in-app purchases
- Testing projects as if they were integrated with Yandex Games SDK
- Enabling cloud saves

Each feature is packaged as a separate module, so unused functionality won't bloat your build. The plugin is free, open-source, and can be integrated into the engine without writing code.

The plugin is covered in a 10-part video course:
 - [Advertising](https://yandex.com/dev/games/doc/en/sdk/unity/advertisement.md)
 - [Environment variables, authorization, and localization](https://yandex.com/dev/games/doc/en/sdk/unity/env-auth-lang.md)
 - [Cloud saves and data management](https://yandex.com/dev/games/doc/en/sdk/unity/progress-saving.md)
 - [Leaderboards](https://yandex.com/dev/games/doc/en/sdk/unity/leaderboards.md)
 - [In-app purchases](https://yandex.com/dev/games/doc/en/sdk/unity/inaps.md)
 - [Metrics](https://yandex.com/dev/games/doc/en/sdk/unity/metrics.md)
 - [Server time, review rewards, and desktop shortcut](https://yandex.com/dev/games/doc/en/sdk/unity/other.md)
 - [Flags and links to other games](https://yandex.com/dev/games/doc/en/sdk/unity/flags-links.md)
 - [Optimization and configuration](https://yandex.com/dev/games/doc/en/sdk/unity/setting-up.md)

