86 Forks
303 Stars
303 Watchers

UnitySDK

Unity C# SDKs for PlayFab

How to download and setup UnitySDK

Open terminal and run command
git clone https://github.com/PlayFab/UnitySDK.git
git clone is used to create a copy or clone of UnitySDK repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UnitySDK https://github.com/PlayFab/UnitySDK/archive/master.zip

Or simply clone UnitySDK with SSH
[email protected]:PlayFab/UnitySDK.git

If you have some problems with UnitySDK

You may open issue on UnitySDK support forum (system) here: https://github.com/PlayFab/UnitySDK/issues