diff --git a/step-by-step/project.godot b/step-by-step/project.godot index b167e66..c289988 100644 --- a/step-by-step/project.godot +++ b/step-by-step/project.godot @@ -11,6 +11,7 @@ config_version=5 [application] config/name="Step-by-step" +run/main_scene="res://label.tscn" config/features=PackedStringArray("4.2", "GL Compatibility") config/icon="res://icon.svg"