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

# PlayFab Multiplayer Game Server SDKs

> Overview of PlayFab Game Server SDKs (GSDK) for Multiplayer Servers, including Unity, C++ for Windows and Linux, C#, Java, and Unreal Engine integrations.

This topic lists the different flavors of PlayFab Multiplayer Game Server SDKs (GSDKs) we have today.

## Download links

Note that these SDKs are for the servers.

* [Game Server SDK GitHub repo for all libraries](https://github.com/PlayFab/gsdk)
* [Unity Game Server SDK (GSDK)](https://github.com/PlayFab/gsdk/tree/master/UnityGsdk)
* [C++ Game Server SDK (GSDK) for Windows servers via NuGet](https://www.nuget.org/packages/com.playfab.cppgsdk.v140)
* [C# Game Server SDK (GSDK) for Windows servers via NuGet](https://www.nuget.org/packages/com.playfab.csharpgsdk)
* [Java Game Server SDK (GSDK) for Windows and Linux servers via Maven](https://mvnrepository.com/artifact/com.playfab/gameserverSDK)

<Tip>
  Unsure if this is the SDK you need? See [SDKs overview - PlayFab SDK, Party SDK, Multiplayer Game Server SDK](/services/playfab/sdks/sdk-overview).
</Tip>

## See also

* [SDKs overview](/services/playfab/sdks/sdk-overview)


## Related topics

- [Standalone SDKs overview](/services/playfab/sdks/sdk-overview.md)
- [PlayFab Multiplayer C++ SDK Release Notes](/services/playfab/multiplayer/lobby/lobby-matchmaking-sdks/lobby-and-matchmaking-release-notes.md)
- [PlayFab SDKs](/services/playfab/sdks/playfab-sdk-intro.md)
- [PlayFab Party SDKs](/services/playfab/multiplayer/networking/party-sdks/overview.md)
- [PlayFab Lobby and Matchmaking SDKs](/services/playfab/multiplayer/lobby/lobby-matchmaking-sdks/lobby-matchmaking-sdks.md)
