> ## 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

- [演练:使用 PowerShell/API 部署构建](/zh-CN/services/playfab/multiplayer/servers/quickstart-for-multiplayer-servers-api-powershell.md)
- [使用 PowerShell/API 部署构建](/zh-CN/services/playfab/multiplayer/servers/deploy-using-powershell-api.md)
- [Wrapper 示例](/zh-CN/services/playfab/multiplayer/servers/wrapper-sample.md)
- [Windows Runner 示例](/zh-CN/services/playfab/multiplayer/servers/windows-runner-sample.md)
- [创建游戏包并在合作伙伴中心上传](/zh-CN/publishing/game-publishing/tutorial-xbox-managed/how-to-create-a-package.md)
