Initial commit for testing/fixing a deprecated godot-colyseus addon

This commit is contained in:
2026-01-10 11:12:02 -05:00
commit 081a5fcf1a
76 changed files with 3456 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://dqpkgbu4i5nhe"]
[ext_resource type="Script" uid="uid://df4m8mwaap8kh" path="res://scenes/node.gd" id="1_g1sxi"]
[node name="MultiplayerMain" type="Node3D"]
[node name="Node" type="Node" parent="."]
script = ExtResource("1_g1sxi")