From 344bca4453f612b626a87a2ac395bec114a9316d Mon Sep 17 00:00:00 2001 From: samir2901 Date: Sun, 11 Oct 2020 08:32:56 +0530 Subject: [PATCH] Added Mirror --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc824a9..4687b22 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr * [Nakama](https://www.assetstore.unity3d.com/en/#!/content/81338) - Build social and realtime games with an open-source [distributed server](https://github.com/heroiclabs/nakama). * [Photon Bolt (Paid)](https://www.assetstore.unity3d.com/en/#!/content/41330) - Build networked games without having to know the details of networking or write any complex networking code. * [Photon Unity Networking](https://www.assetstore.unity3d.com/en/#!/content/1786) - Plug and play cloud networking that also works for local hosting. Free for up to 20 concurrent users. +* [Mirror](https://assetstore.unity.com/packages/tools/network/mirror-129321) - Mirror is a high level Networking API for Unity and it is [open source](https://github.com/vis2k/Mirror). ## Scripting * [Easy Save 2 (Paid)](https://www.assetstore.unity3d.com/en/#!/content/768) - A fast and simple way to save and load data on all major platforms supported by Unity.