feat: base
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 6s
Create tag and build when new code gets to main / Export (push) Successful in 2m5s

This commit is contained in:
2025-06-27 23:11:54 +02:00
parent 9a79715e47
commit 00037d0270
394 changed files with 11399 additions and 11 deletions

View File

@ -0,0 +1,13 @@
[gd_scene format=3 uid="uid://b8808yj7a0ghj"]
[node name="PlayOpeningConfirmationDialog" type="ConfirmationDialog"]
title = "Run & Test"
initial_position = 2
size = Vector2i(1024, 148)
visible = true
ok_button_text = "Yes"
dialog_text = "It is recommended to run the opening scene of the plugin and test if any issues occurred during the copying process.
Would you like to run and test the scenes now?"
dialog_autowrap = true
cancel_button_text = "No"