File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,9 @@ Navigation:
136
136
* [ UNet Authoritative Networking] ( https://github.com/atrakeur/unity-unet-authoritative-networking ) - authoritative networking implementation.
137
137
* [ MLAPI] ( https://github.com/MidLevel/MLAPI ) An alternative to Unity's UNET high level API, allows for separate server/client projects and more.
138
138
* [ Barebones Master Server] ( https://github.com/alvyxaz/barebones-masterserver ) - Host your own custom master server setup, avoid CCU fees.
139
- * [ Fish-Net] ( https://github.com/FirstGearGames/FishNet ) - free networking solution built from ground up with synchronization of states and logic
139
+ * [ Fish-Net] ( https://github.com/FirstGearGames/FishNet ) - free networking solution built from ground up with synchronization of states and logic
140
+ * [ PlayFab] ( https://github.com/PlayFab ) - PlayFab is a backend-as-a-service for games. Provides SDK's too.
141
+
140
142
141
143
## VR
142
144
* [ SteamVR] ( https://github.com/ValveSoftware/steamvr_unity_plugin ) - VR SDK.
You can’t perform that action at this time.
0 commit comments