From a2f0d5a7cdabf14d58110c6f0b9352948b843bf7 Mon Sep 17 00:00:00 2001 From: tihgs Date: Mon, 16 Jun 2025 14:21:37 +0800 Subject: [PATCH] add info for fun --- info.tscn | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/info.tscn b/info.tscn index 00169f7..1953ba2 100644 --- a/info.tscn +++ b/info.tscn @@ -17,4 +17,17 @@ margin_right = 88.0 margin_bottom = 20.0 text = "Back" +[node name="RichTextLabel" type="RichTextLabel" parent="."] +margin_left = 73.0 +margin_top = 61.0 +margin_right = 538.0 +margin_bottom = 230.0 +rect_scale = Vector2( 2, 2 ) +text = "Godot Engine v3.5.3.stable.official.6c814135b - https://godotengine.org + +By tihgs +Made in git.community.i2p + +Source code is at http://giteabolfdejtdzblkooalqei6jr67imiugmhtsh6ocw4hlj5a4q.b32.i2p/tihgs/noshg3" + [connection signal="pressed" from="VBoxContainer/Back" to="." method="_on_Back_pressed"]