/gsdkSamples

Samples that show how to use PlayFab's Gameserver SDK

Primary LanguageC#Apache License 2.0Apache-2.0

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.