summaryrefslogtreecommitdiffstats
path: root/project.godot
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2022-09-12 20:27:59 -0400
committerdusoleil <howcansocksbereal@gmail.com>2022-09-12 20:27:59 -0400
commit2926216d52540547faced345db659128c6588370 (patch)
tree079703c85aa2e17293f24326d73fff705c6afb15 /project.godot
parent2d3937d806a1d7bf0b79b3448c7bc2c3749160b0 (diff)
downloadgodot_wildjam_49-2926216d52540547faced345db659128c6588370.tar.gz
godot_wildjam_49-2926216d52540547faced345db659128c6588370.zip
Add Simple Main Scene
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot1
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index 4db74bd..ffdea62 100644
--- a/project.godot
+++ b/project.godot
@@ -11,6 +11,7 @@ config_version=4
[application]
config/name="Game Jam 49"
+run/main_scene="res://Main.tscn"
config/icon="res://icon.png"
[autoload]