updating project files
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 31s
Create tag and build when new code gets to main / Test (push) Has been cancelled
Create tag and build when new code gets to main / Export (push) Has been cancelled

This commit is contained in:
2026-01-28 09:50:10 +01:00
parent 119850a7b4
commit af1f6da98d
656 changed files with 12395 additions and 5889 deletions

View File

@@ -1,10 +1,10 @@
[gd_scene load_steps=3 format=3 uid="uid://cn5mp3tmi2gb1"]
[gd_scene format=3 uid="uid://cn5mp3tmi2gb1"]
[ext_resource type="Script" path="res://addons/gdUnit4/src/network/GdUnitServer.gd" id="1"]
[ext_resource type="Script" path="res://addons/gdUnit4/src/network/GdUnitTcpServer.gd" id="2"]
[ext_resource type="Script" uid="uid://dt20agyqj617n" path="res://addons/gdUnit4/src/network/GdUnitServer.gd" id="1"]
[ext_resource type="Script" uid="uid://bid0ceqhbhprs" path="res://addons/gdUnit4/src/network/GdUnitTcpServer.gd" id="2"]
[node name="Control" type="Node"]
[node name="Control" type="Node" unique_id=1571184756]
script = ExtResource("1")
[node name="TcpServer" type="Node" parent="."]
[node name="TcpServer" type="Node" parent="." unique_id=1020842751]
script = ExtResource("2")