From 3c26402346e52c9ff1326aeaaf8c39f2aefc3b6a Mon Sep 17 00:00:00 2001 From: filip-coherence Date: Thu, 29 May 2025 10:21:33 +0200 Subject: [PATCH] Added coherence --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a638481..bfb9bac 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ - [yojimbo](https://github.com/mas-bandwidth/yojimbo) - Reliable UDP networking library for client/server games with dedicated servers (C++). - C# - [Barebones Master Server](https://github.com/alvyxaz/barebones-masterserver) - Backend framework with auth, profile, lobby, chat features for Unity. + - [coherence](https://coherence.io) - Unity networking and hosting solution that makes it easy and fun to create multiplayer games. - [DarkRift 2](https://github.com/DarkRiftNetworking/DarkRift) - Unity focused high-performance multi-threaded multiplayer networking solution. - [FishNet](https://github.com/FirstGearGames/FishNet) - Unity networking solution aimed towards reliability, ease of use, efficiency, and flexibility. - [Forge Networking](https://github.com/BeardedManStudios/ForgeNetworkingRemastered) - Unity focused real-time multiplayer networking solution.