> ## 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 のサンプルとリソース

> PlayFab Multiplayer Game Servers のサンプルとリソース。MpsSamples リポジトリの Wrapper、Windows Runner、Unity、Unreal GSDK の各サンプルを含みます。

このトピックでは、PlayFab Multiplayer Game Servers のサンプルとリソースをリストします。

## サンプル

[すべてのサンプルのメイン リポジトリ](https://github.com/PlayFab/MpsSamples)

* [Wrapper (Windows and 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)—[Unity ゲーム エンジンを PlayFab Multiplayer Servers と共に使用する](/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

- [プレイヤーにアドオン コンテンツへのアクセスを付与する](/ja-jp/publishing/xstore-commerce/xstore-granting-access.md)
- [XDSP インパルス応答低減の概要](/ja-jp/build/console-features/audio/overviews/xdsp-overview-ir-reduction.md)
- [PowerShell/API を使用したビルドのデプロイ](/ja-jp/services/playfab/multiplayer/servers/deploy-using-powershell-api.md)
- [Wrapper サンプル](/ja-jp/services/playfab/multiplayer/servers/wrapper-sample.md)
- [ウォークスルー: PowerShell/API を使用したビルドのデプロイ](/ja-jp/services/playfab/multiplayer/servers/quickstart-for-multiplayer-servers-api-powershell.md)
