Added empty scene to the project temlate/examples folder so that Godot shuts up about no scene being opened currently
This commit is contained in:
parent
f7aac231ae
commit
89b82695ac
2 changed files with 4 additions and 1 deletions
|
@ -12,5 +12,5 @@ config_version=5
|
|||
|
||||
config/name="Fragmented Project"
|
||||
config/features=PackedStringArray("4.3", "Forward Plus")
|
||||
config/icon=""
|
||||
run/main_scene="res://0_empty.tscn"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue