Skip to content

Commit 8c871a5

Browse files
committed
hot-reload: set main scene
1 parent 5c55acc commit 8c871a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/hot-reload/godot/project.godot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ config_version=5
1111
[application]
1212

1313
config/name="hot-reload"
14-
config/features=PackedStringArray("4.3", "Forward Plus")
14+
run/main_scene="uid://da7eiv1notj7j"
15+
config/features=PackedStringArray("4.4", "Forward Plus")

0 commit comments

Comments
 (0)