feat: set boot scene
This commit is contained in:
parent
d9fb97d396
commit
df44137108
|
@ -11,8 +11,10 @@ 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"
|
||||
|
||||
[input]
|
||||
|
||||
steer_left={
|
||||
|
|
Loading…
Reference in a new issue