We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf692cc commit 2da622bCopy full SHA for 2da622b
1 file changed
README.md
@@ -135,6 +135,7 @@ Navigation:
135
* [UNet Authoritative Networking](https://github.com/atrakeur/unity-unet-authoritative-networking) - authoritative networking implementation.
136
* [MLAPI](https://github.com/MidLevel/MLAPI) An alternative to Unity's UNET high level API, allows for separate server/client projects and more.
137
* [Barebones Master Server](https://github.com/alvyxaz/barebones-masterserver) - Host your own custom master server setup, avoid CCU fees.
138
+* [Fish-Net](https://github.com/FirstGearGames/FishNet) - free networking solution built from ground up with synchronization of states and logic
139
140
## VR
141
* [SteamVR](https://github.com/ValveSoftware/steamvr_unity_plugin) - VR SDK.
0 commit comments