aboutsummaryrefslogtreecommitdiffstats
path: root/project.godot
diff options
context:
space:
mode:
authorLibravatar perivesta <>2023-07-07 23:47:00 +0200
committerLibravatar perivesta <>2023-07-07 23:47:00 +0200
commitf3c450b15226a74a8390275ce24f8a4c5b025117 (patch)
treee4a46ea8d8b5d190a9c900eb9f3972edbedae682 /project.godot
parent2236b0c2050f98aa11c6c631ee6ddc9dd7e57df0 (diff)
download2023-f3c450b15226a74a8390275ce24f8a4c5b025117.tar.gz
2023-f3c450b15226a74a8390275ce24f8a4c5b025117.tar.bz2
2023-f3c450b15226a74a8390275ce24f8a4c5b025117.zip
basic level ig
Diffstat (limited to '')
-rw-r--r--project.godot1
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index f23358f..dc15082 100644
--- a/project.godot
+++ b/project.godot
@@ -11,5 +11,6 @@ config_version=5
[application]
config/name="CodeWithYourFriends23"
+run/main_scene="res://Nodes/Level_test.tscn"
config/features=PackedStringArray("4.0", "Forward Plus")
config/icon="res://icon.svg"