added webrtc, pre-4.3 update to fix cyclic dependency

This commit is contained in:
Sch1nken 2024-03-15 18:05:58 +01:00
parent 26fec25a6e
commit e8cd148bc7
45 changed files with 1498 additions and 43 deletions

View file

@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://dfxg65sfuvegd"]
[ext_resource type="Script" path="res://Networking/WSClient/multiplayer_client.gd" id="1_djurk"]
[node name="WSClient" type="Node"]
script = ExtResource("1_djurk")