---
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: ko/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/ko/llms.txt

# 시작하기 및 설치

#|
|| ![](../../_images/video.svg) | 비디오 튜토리얼 1. Plugin Your Games 2.0 — 소개 및 기본 기능

<div class="cut-button">

{% cut "비디오 보기" %}

이 비디오는 러시아어로 제작되었지만 YouTube에서 자막을 활성화할 수 있습니다.

{% 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}를 사용하면 Unity 게임을 쉽게 출시하고 다양한 기능을 설정할 수 있습니다:
- 리더보드 연동
- 광고 및 인앱 구매를 통한 수익화
- Yandex Games SDK에 연결된 것처럼 프로젝트 테스트
- 클라우드 저장 기능 활성화

각 기능은 별도의 모듈로 구성되어 있어 사용하지 않는 기능의 코드는 빌드에 포함되지 않습니다. 이 플러그인은 무료이며 오픈 소스로 제공되며, 코드 작성 없이도 엔진에 통합할 수 있습니다.

플러그인 사용법을 설명하는 10개의 짧은 비디오 튜토리얼 시리즈가 제공됩니다:
 - [광고](https://yandex.com/dev/games/doc/ko/sdk/unity/advertisement.md)
 - [환경 변수, 인증, 지역화](https://yandex.com/dev/games/doc/ko/sdk/unity/env-auth-lang.md)
 - [클라우드 저장 및 데이터 작업](https://yandex.com/dev/games/doc/ko/sdk/unity/progress-saving.md)
 - [리더보드](https://yandex.com/dev/games/doc/ko/sdk/unity/leaderboards.md)
 - [인앱 구매](https://yandex.com/dev/games/doc/ko/sdk/unity/inaps.md)
 - [메트릭](https://yandex.com/dev/games/doc/ko/sdk/unity/metrics.md)
 - [서버 시간, 리뷰 보상 및 홈 화면 바로가기](https://yandex.com/dev/games/doc/ko/sdk/unity/other.md)
 - [플래그 및 다른 게임으로의 링크](https://yandex.com/dev/games/doc/ko/sdk/unity/flags-links.md)
 - [최적화 및 설정](https://yandex.com/dev/games/doc/ko/sdk/unity/setting-up.md)

