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:
ChaoticByte 2025-02-05 18:06:08 +01:00
parent f7aac231ae
commit 89b82695ac
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View file

@ -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"