https://github.com/playfab/gsdk
Game Server SDK for PlayFab Multiplayer Servers
https://github.com/playfab/gsdk
Last synced: about 1 year ago
JSON representation
Game Server SDK for PlayFab Multiplayer Servers
- Host: GitHub
- URL: https://github.com/playfab/gsdk
- Owner: PlayFab
- License: apache-2.0
- Created: 2018-04-09T19:46:50.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T20:57:08.000Z (over 1 year ago)
- Last Synced: 2025-05-15T04:02:39.542Z (about 1 year ago)
- Language: C++
- Homepage: https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/
- Size: 99.3 MB
- Stars: 153
- Watchers: 32
- Forks: 114
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlayFab Game Server SDK
[](https://www.nuget.org/packages/com.playfab.cppgsdk.v140)
[](https://www.nuget.org/packages/com.playfab.csharpgsdk)
[](https://mvnrepository.com/artifact/com.playfab/gameserverSDK)
## Overview
PlayFab Game Server SDK for C#, C++, and Java environments. The GSDK is used to integrate with PlayFab Multiplayer Servers and modify the game server lifecycle (check [here](https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/multiplayer-game-server-lifecycle) for more info).
## Prerequisites
[getting started guide](https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/integrating-game-servers-with-gsdk)
## Samples
Check the [gsdkSamples](https://github.com/PlayFab/gsdkSamples) repo.
## Contact Us
We love to hear from our developer community!
Do you have ideas on how we can make our products and services better?
Our Developer Success Team can assist with answering any questions as well as process any feedback you have about PlayFab services.
[Forums, Support and Knowledge Base](https://community.playfab.com/index.html)
## Contributing
We are more than happy to accept external contributions! If you want to propose a small code change, feel free to open a Pull Request directly. If you plan to do a bigger change, it would be better if you open an issue describing your proposed design in order to get feedback from project maintainers.
## Release Notes
Please navigate into the respective language folders.
## Copyright and Licensing Information
Apache License --
Version 2.0, January 2004
http://www.apache.org/licenses/
Full details available within the LICENSE file.