natepac / gsdkSamples

Samples that show how to use PlayFab's Gameserver SDK for Multiplayer Servers

Home Page:https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gsdkSamples

This repository contains samples that show how to use PlayFab's Gameserver SDK

WindowsRunnerCSharp

Simple executable that integrates with PlayFab's Gameserver SDK (GSDK). It starts an http server that will respond to GET requests with a json file containing whatever configuration values it read from the GSDK.

More information here.

UnityMirror

Unity Server and Client sample that utilize the GameServer SDK.

More information here.

About

Samples that show how to use PlayFab's Gameserver SDK for Multiplayer Servers

https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/

License:Apache License 2.0


Languages

Language:C# 99.4%Language:ShaderLab 0.6%Language:HLSL 0.1%