новая структура проекта

This commit is contained in:
2026-04-20 21:04:25 +04:00
parent 1fe2a72ef1
commit 1a56b22e38
1932 changed files with 1886 additions and 22779 deletions
+2 -2
View File
@@ -69,8 +69,8 @@ custom_minimum_size = Vector2(80, 0)
[node name="OutputEdit" type="LineEdit" parent="OutputRow"]
unique_name_in_owner = true
size_flags_horizontal = 3
placeholder_text = "res://extracted"
text = "res://extracted"
placeholder_text = "res://data/extracted"
text = "res://data/extracted"
[node name="ActionRow" type="HBoxContainer" parent="."]