From 378e016df24e4b6d8f5764e9218316814c983795 Mon Sep 17 00:00:00 2001 From: Victor Turgeon Date: Wed, 11 Oct 2023 11:52:28 -0400 Subject: [PATCH] Update project.godot --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index 026f1f7..6ea250f 100644 --- a/project.godot +++ b/project.godot @@ -10,7 +10,7 @@ config_version=5 [application] -config/name="GameJam-A23" +config/name="BludMage" run/main_scene="res://Scenes/start_menu.tscn" config/features=PackedStringArray("4.1", "GL Compatibility") boot_splash/bg_color=Color(0.384314, 0.0196078, 0.121569, 1)