updating project files
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://belidlfknh74r"]
|
||||
[gd_scene format=3 uid="uid://belidlfknh74r"]
|
||||
|
||||
[ext_resource type="Script" path="res://addons/gdUnit4/src/core/runners/GdUnitTestRunner.gd" id="1"]
|
||||
[ext_resource type="Script" path="res://addons/gdUnit4/src/network/GdUnitTcpClient.gd" id="2"]
|
||||
[ext_resource type="Script" uid="uid://bbl3q1j2gg6n7" path="res://addons/gdUnit4/src/core/runners/GdUnitTestRunner.gd" id="1"]
|
||||
[ext_resource type="Script" uid="uid://de48l0bn1yhs6" path="res://addons/gdUnit4/src/network/GdUnitTcpClient.gd" id="2"]
|
||||
|
||||
[node name="Control" type="Node"]
|
||||
[node name="Control" type="Node" unique_id=1737644484]
|
||||
script = ExtResource("1")
|
||||
|
||||
[node name="GdUnitTcpClient" type="Node" parent="."]
|
||||
[node name="GdUnitTcpClient" type="Node" parent="." unique_id=795584672]
|
||||
script = ExtResource("2")
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=1688223625]
|
||||
custom_minimum_size = Vector2(0, 24)
|
||||
layout_direction = 2
|
||||
anchors_preset = 12
|
||||
@@ -22,12 +22,13 @@ size_flags_horizontal = 3
|
||||
size_flags_vertical = 10
|
||||
alignment = 2
|
||||
|
||||
[node name="Version" type="RichTextLabel" parent="HBoxContainer"]
|
||||
[node name="Version" type="RichTextLabel" parent="HBoxContainer" unique_id=508340327]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(128, 0)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 10
|
||||
bbcode_enabled = true
|
||||
text = "[center][color=#9887c4]gd[/color][color=#7a57d6]Unit[/color][color=#9887c4]4[/color] [color=#9887c4]6.1.0[/color][/center]"
|
||||
scroll_active = false
|
||||
shortcut_keys_enabled = false
|
||||
horizontal_alignment = 1
|
||||
|
||||
Reference in New Issue
Block a user