feat: configured boot scene

main
Sara 2024-02-02 08:46:22 +01:00
parent 6181441bee
commit 8c84057f5b
1 changed files with 1 additions and 0 deletions

View File

@ -11,5 +11,6 @@ config_version=5
[application]
config/name="godot cpp template"
run/main_scene="res://boot.tscn"
config/features=PackedStringArray("4.2", "Forward Plus")
config/icon="res://icon.svg"