# OVERDARE Studio

## 설치 방법

1. [**Creator Hub**](https://create.overdare.com/)로 이동합니다.
2. Creator Hub에서 **Download Studio 버튼**을 클릭합니다.\
   (OVERDARE Studio를 설치하려면 Epic Games 계정이 필요합니다.)

   <figure><img src="/files/jkw3szbaVAhqbl0flvN9" alt=""><figcaption></figcaption></figure>
3. Download Studio 버튼을 클릭하면 연결되는 Epic Store 페이지에서 **Get 버튼**을 클릭합니다.

   <figure><img src="/files/tDUsNMujC1SZXGiPAGik" alt=""><figcaption></figcaption></figure>
4. Epic Games에 등록된 계정으로 로그인합니다.\
   (만약 등록된 계정이 없으면 가입해야 합니다.)

   <figure><img src="/files/2ehMyD8xpmeKd1c1pHx7" alt=""><figcaption></figcaption></figure>
5. 로그인이 완료되면 주문이 처리됩니다. (OVERDARE Studio는 **무료**입니다. 안심하세요!)\
   주문이 완료되면 결과창에서 **Download Launcher 버튼을** 누르거나, [Epic Games 페이지](https://store.epicgames.com/)에서 Epic Game Launcher를 다운로드 받습니다.\
   (브라우저의 다운로드 기록에서 Epic Game Launcher의 다운로드가 완료될 때 까지 기다린 다음, 다운로드가 완료되면 Epic Game Launcher를 실행해서 **설치**합니다.)

   <figure><img src="/files/BiYs5hDa0mJyIXmJHSEE" alt=""><figcaption></figcaption></figure>

   1. <mark style="color:$danger;">문제가 발생할 경우, 크롬·엣지·사파리 등 다른 웹 브라우저로 변경하여 다시 시도해 주세요. 현재 에픽 스토어의 버그로 인해 정상적으로 진행되지 않을 수 있습니다.</mark>
6. 설치가 완료되면 **Epic Game Launcher**를 실행하고, **Library 탭**에서 **OVERDARE Studio 썸네일**을 찾아 클릭합니다.

   <figure><img src="/files/zvpEf1SVl4H3nALtIjig" alt=""><figcaption></figcaption></figure>
7. OVERDARE Studio를 **설치할 경로**를 지정한 다음, **Install 버튼**을 클릭합니다.

   <figure><img src="/files/2Zeerq6lbYuTNzgSXg9h" alt=""><figcaption></figcaption></figure>
8. 설치가 시작되면 OVERDARE Studio 썸네일 아래에 **진행도**가 표시됩니다.

   <figure><img src="/files/tk2JTM97QpgoJLXlK8mb" alt=""><figcaption></figcaption></figure>
9. 설치가 완료되면 **Launch**가 표시됩니다. 이제 **OVERDARE Studio 썸네일**을 클릭해서 **실행**할 수 있습니다!

   <figure><img src="/files/NAGh7Rgi8FdnJ0YNG2ZP" alt=""><figcaption></figcaption></figure>
10. OVERDARE Studio를 처음 실행하면 **url 등록**과 **레지스트리 등록** 확인이 출력될 수 있습니다. 모두 허용해주세요.\
    ![](/files/Y89dsoIreBE34BStVsgk)
11. OVERDARE Studio가 실행되면 **Sign In 버튼**을 눌러 OVERDARE Studio에 로그인하세요.\
    (계정이 없는 경우 [**Creator Hub**](https://create.overdare.com/)에서 계정을 만든 다음 로그인하세요.)

    <figure><img src="/files/YfS0F2epY7zozrP3Zclc" alt=""><figcaption></figcaption></figure>

    ❗ Tip. 만약 웹에서 **로그인이 되지 않는다면** 인터넷 브라우저에서 **팝업 차단 설정**을 확인해보세요.\
    (크롬 기준 : 설정 - 개인 정보 보호 및 보안 - 사이트 설정 - 팝업 및 리디렉션을 활성화)
12. 새로운 프로젝트를 생성하기 위해, **Create World 버튼**을 눌러 주세요.

    <figure><img src="/files/LQW0wLSLG5iEF0ZwGSAb" alt=""><figcaption></figcaption></figure>
13. 새로운 프로젝트 파일을 저장하기 위한 **새 폴더**를 생성하고 지정해주세요.
14. 이제 여러분이 상상한 게임을 직접 만들어 보세요!

    <figure><img src="/files/e3IdGW7ZVfsv924rd2n7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.overdare.com/korean/overdare/get-started/install-studio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
