diff --git a/project.godot b/project.godot index e70dfe9..e437b88 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,6 @@ config_version=5 config/name="GmtkGameJam2024" config/tags=PackedStringArray("game_jam") -run/main_scene="res://node_2d.tscn" config/features=PackedStringArray("4.3", "GL Compatibility") config/icon="res://icon.svg" @@ -27,7 +26,7 @@ version_control/autoload_on_startup=true [editor_plugins] -enabled=PackedStringArray("res://addons/debug_menu/plugin.cfg", "res://addons/jamcountdown/plugin.cfg") +enabled=PackedStringArray("res://addons/debug_menu/plugin.cfg") [rendering]