added webrtc, pre-4.3 update to fix cyclic dependency
This commit is contained in:
parent
26fec25a6e
commit
e8cd148bc7
45 changed files with 1498 additions and 43 deletions
6
Networking/ws_client.tscn
Normal file
6
Networking/ws_client.tscn
Normal 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")
|
||||
Loading…
Add table
Add a link
Reference in a new issue