> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Multiplayer Servers 샘플 및 리소스

> MpsSamples 리포지토리의 Wrapper, Windows Runner, Unity 및 Unreal GSDK 예제를 포함한 PlayFab Multiplayer Game Servers용 샘플 및 리소스입니다.

이 문서에는 PlayFab Multiplayer Game Servers에 대한 샘플 및 리소스가 나열되어 있습니다.

## 샘플

[모든 샘플의 주요 리포지토리](https://github.com/PlayFab/MpsSamples)

* [Wrapper (Windows 및 Linux)](https://github.com/PlayFab/MpsSamples/tree/master/wrappingGsdk)—[샘플 사용](/services/playfab/multiplayer/servers/wrapper-sample)
* [MpsAllocator](https://github.com/PlayFab/MpsSamples/tree/master/MpsAllocatorSample)—[자주 사용되는 API 호출 방법 학습](/services/playfab/multiplayer/servers/mps-allocator-sample)
* [Windows Runner C#](https://github.com/PlayFab/MpsSamples/tree/master/WindowsRunnerCSharp)—[샘플 사용](/services/playfab/multiplayer/servers/windows-runner-sample)
* [OpenArena (Linux)](https://github.com/PlayFab/MpsSamples/tree/master/openarena)
* [Matchmaking with Server](https://github.com/PlayFab/MpsSamples/tree/master/MatchmakeSample)  (C# 게임 타이틀 사용)
* [UnityMirror](https://github.com/PlayFab/MpsSamples/tree/master/UnityMirror)—[PlayFab Multiplayer Servers와 함께 Unity 게임 엔진 사용](/services/playfab/multiplayer/servers/mps-unity)

## 리소스

* [PlayFabMultiplayerAPI 모듈](https://github.com/PlayFab/MpsPowershell)
* [PlayFab LocalMultiplayerAgent](https://github.com/PlayFab/MpsAgent)

## 참고 항목

* [SDK 개요](/services/playfab/sdks/sdk-overview)


## Related topics

- [Wrapper 샘플](/ko/services/playfab/multiplayer/servers/wrapper-sample.md)
- [Windows Runner 샘플](/ko/services/playfab/multiplayer/servers/windows-runner-sample.md)
- [Linux 빌드 생성 및 배포](/ko/services/playfab/multiplayer/servers/deploying-linux-based-builds.md)
- [첫 번째 서버 만들기](/ko/services/playfab/multiplayer/servers/create-your-first-server.md)
- [GDK 리소스 및 다운로드 액세스](/ko/home/onboarding-access/access-resources.md)
