From 7561a873cc46cacfdf2cd2d5e711f18897285801 Mon Sep 17 00:00:00 2001 From: pietru Date: Mon, 11 Mar 2024 22:12:53 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d28a491..8b2e5f1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -This is modified version of [godot webrtc_signaling demo](https://github.com/godotengine/godot-demo-projects/tree/master/networking/webrtc_signaling) +This is modified version of [godot webrtc_signaling demo(MIT License)](https://github.com/godotengine/godot-demo-projects/tree/master/networking/webrtc_signaling) + It adds ability for dynamic lobby host swap and ability to say should lobby have only 1 host...