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

# 업데이트 배포

게임이 게시되고 나서 파라미터와 소스 코드를 편집할 수도 있습니다. 변경을 수행하면 게임은 다시 검토를 거쳐야 합니다. 검토 중에는 이전 버전의 게임이 카탈로그에 표시됩니다.

다음 단계를 통해 게임을 업데이트할 수 있습니다.

1. <!-- source: ko/_includes/console/add-new-game/id-step-prepare-game/check-req.md -->
   게임이 [요구사항을](https://yandex.com/dev/games/doc/ko/concepts/requirements.md)충족하는지 확인해주시기 바랍니다.
   <!-- endsource: ko/_includes/console/add-new-game/id-step-prepare-game/check-req.md -->

1. <!-- source: ko/_includes/console/add-new-game/id-step-open-console/open-console.md -->
   개발자 계정으로 [콘솔](https://games.yandex.com/console)에 접속하세요.
   <!-- endsource: ko/_includes/console/add-new-game/id-step-open-console/open-console.md -->

1. Games Console의 좌측 상단 코너에 있는 [애플리케이션](https://games.yandex.com/console/applications)을 클릭합니다.
1. 업데이트하려는 게임을 목록에서 찾아 이름을 클릭합니다.
1. 초안을 엽니다.
   - 처음으로 게임을 편집하려는 경우 **초안 생성**을 클릭합니다.
   - 초안이 있는 경우 자동으로 열립니다.
   - 미게시 버전 게임이 있는 경우 아무 게임이나 이름을 클릭합니다.

1. 필드를 편집하고 새 아카이브를 업로드합니다.

   필드에 대한 자세한 설명은 [게임 추가](https://yandex.com/dev/games/doc/ko/console/add-new-game.md)를 참고하시기 바랍니다.

1. **검토 요청 제출**을 클릭합니다.

   <!-- source: ko/_includes/console/id-moderation-notify-100days.md -->
   {% note info "참고" %}

   게임이 100일 이상 전에 검토되었다면, 요구 사항이 변경되었을 수 있음을 알리는 경고를 보게 될 것입니다. 제출을 중단하고 요구 사항을 다시 확인한 후 게임이 이에 부합하는지 검토해 보세요. 그 후에 게임을 다시 제출하세요.

   {% endnote %}
   <!-- endsource: ko/_includes/console/id-moderation-notify-100days.md -->

   초안의 스테이터스가 **검토 대기중**으로 변경됩니다.

   <!-- source: ko/_includes/console/add-new-game/id-step-moderation-game/moderation.md -->
   애플리케이션은 [요구 사항](https://yandex.com/dev/games/doc/ko/concepts/requirements.md)에 부합하는지 검사됩니다. 검토에는 보통 영업일 기준 3~5일이 소요됩니다.
   <!-- endsource: ko/_includes/console/add-new-game/id-step-moderation-game/moderation.md -->

   결과는 대시보드에서 확인할 수 있습니다.
   - 성공적으로 검토를 통과하면, 초안이 **Verified** 상태로 변경되고, **Draft** 탭에 **Publish** 버튼이 나타나며, **Purchases** 탭에는 **Purchases are allowed** 상태가 표시됩니다. 8단계로 넘어가세요.
   - 게임이 검토를 통과하지 못한 경우, 초안 스테이터스가 **Rejected** 으로 변경되며 사유를 명시한 이메일을 받게 됩니다. 이전 버전의 게임은 카탈로그에 남아 있습니다. 피드백에 따라 수정하고 6번으로 돌아가 진행합니다.

1. **Publish** 버튼을 누르세요. 몇 분 내에 초안 상태가 **Published** 으로 변경되고 새 게임 버전이 [Yandex Games](https://yandex.com/games/) 카탈로그에 나타납니다.

   게임 트리에서 초안이 사라지고 **Draft** 탭에 **Create draft** 버튼이 나타납니다.

   <!-- source: ko/_includes/console/add-new-game/id-step-public-game/publish-status-update.md -->
   {% note tip "팁" %}

   페이지를 새로고침하면 [Games Console](https://games.yandex.ru/console)에서 게임 스테이터스를 업데이트할 수 있습니다.

   {% endnote %}
   <!-- endsource: ko/_includes/console/add-new-game/id-step-public-game/publish-status-update.md -->
