From 1d548343435a29fa1ec30ff15b2e2cce9f7a28b8 Mon Sep 17 00:00:00 2001 From: pietru Date: Mon, 11 Mar 2024 22:11:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5067d06..d28a491 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This is modified version of https://github.com/godotengine/godot-demo-projects/tree/master/networking/webrtc_signaling +This is modified version of [godot webrtc_signaling demo](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...