---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
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: zh/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/zh/llms.txt

# 初识与安装

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

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

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

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

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

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

#|
|| ![](../../_images/icons/video.svg) | 视频教程 1. Plugin Your Games 2.0 —— 基础功能介绍

<div class="cut-button">

{% cut "观看视频" %}

视频为俄语版本，您可在YouTube开启自动字幕

{% list tabs %}

- 俄版

  @[](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} 能帮助您在Unity中发布游戏并实现以下功能：
- 接入排行榜系统
- 添加广告变现和应用内购买
- 模拟Yandex Games SDK的测试环境
- 启用云存档功能

每个功能都封装为独立模块，未使用的功能代码不会打包到最终构建中。该插件免费开源，无需编写代码即可集成到游戏引擎中。

配套10节短视频课程：
 - [广告](https://yandex.com/dev/games/doc/zh/sdk/unity/advertisement.md)
 - [环境变量、授权与本地化](https://yandex.com/dev/games/doc/zh/sdk/unity/env-auth-lang.md)
 - [云存储与数据处理](https://yandex.com/dev/games/doc/zh/sdk/unity/progress-saving.md)
 - [排行榜](https://yandex.com/dev/games/doc/zh/sdk/unity/leaderboards.md)
 - [应用内购买](https://yandex.com/dev/games/doc/zh/sdk/unity/inaps.md)
 - [指标分析](https://yandex.com/dev/games/doc/zh/sdk/unity/metrics.md)
 - [服务器时间、评价奖励和桌面快捷方式](https://yandex.com/dev/games/doc/zh/sdk/unity/other.md)
 - [游戏参数与跨游戏链接](https://yandex.com/dev/games/doc/zh/sdk/unity/flags-links.md)
 - [优化与设置](https://yandex.com/dev/games/doc/zh/sdk/unity/setting-up.md)

