# 개발자 도구

우리는 다음과 같은 간단한 좌우명으로 이 도구들을 여러분을 위해 만듭니다. “성공적인 팀의 핵심은 빠른 반복과 잦은 테스트입니다”. 개선할 부분이 보인다면, 저희에게 알려 주세요. [커뮤니티 디스코드](https://discord.gg/NgCnkHbsGp)저희의 :rocket:

{% hint style="info" %}
저희의 [언리얼 엔진 샘플](/docs.edgegap.com-ko/docs/sample-projects/unreal-engine.md) 프로젝트 시작점이나 영감으로 활용해 보세요.
{% endhint %}

## 🐋 Docker 확장

프로젝트 설정을 검증하고, Linux용 전용 서버를 빌드하고, 로컬에서 테스트하거나 클라우드에 배포하는 모든 작업을 Docker Desktop의 편안한 그래픽 인터페이스 안에서 수행하세요:

* [Docker Extension Marketplace에서 설치](https://open.docker.com/extensions/marketplace?extensionId=edgegap/docker-extension) (무료).

{% hint style="success" %}
**다음을 위한 쉬운 가이드를 따라가 보세요** [Unreal Engine](/docs.edgegap.com-ko/unreal-engine.md) **개발자용(비디오 튜토리얼 포함).**
{% endhint %}

## ⚡ 통합 키트

이 플러그인은 Unreal Engine 4.27, 5.0 및 이후의 모든 마이너 릴리스(5.1, 5.2 등)를 지원합니다:

{% hint style="info" %}
이 키트에는 다음을 더 빠르게 해 주는 다양한 유틸리티가 포함되어 있습니다 [매치메이킹](/docs.edgegap.com-ko/unity/matchmaking.md)및 [서버 브라우저](/docs.edgegap.com-ko/unity/server-browser.md) 통합.
{% endhint %}

{% hint style="success" %}
이 플러그인은 독립 파트너인 Betide Studio가 유지 관리하는 검증된 솔루션입니다.
{% endhint %}

## ⚡ 레거시 플러그인

Unreal Editor에서 바로 전용 게임 서버를 클라우드에 빌드하고 실행하세요!

* [Unreal용 전용 서버 플러그인 - 턴키 솔루션, 소스 코드 및 전체 릴리스 노트.](https://github.com/edgegap/edgegap-unreal-plugin)

이 플러그인은 Unreal Engine 4.27, 5.0 및 이후의 모든 마이너 릴리스(5.1, 5.2 등)를 지원합니다.

{% hint style="success" %}
이 플러그인은 무료 티어의 이용 약관에 따라 100% 무료로 제공됩니다.
{% endhint %}


---

# 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.edgegap.com/docs.edgegap.com-ko/unreal-engine/developer-tools.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.
