From 0fef52d60e70c2016772ad800ba02cf76b9dacc7 Mon Sep 17 00:00:00 2001 From: haennes Date: Mon, 26 Apr 2021 20:58:15 +0200 Subject: [PATCH] added main scene --- project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/project.godot b/project.godot index e6f1026..0ec4445 100644 --- a/project.godot +++ b/project.godot @@ -69,6 +69,7 @@ _global_script_class_icons={ [application] config/name="Spacecavate" +run/main_scene="res://scenes/MainScene.tscn" config/icon="res://icon.png" config/version="0.1.0"