diff --git a/client/project.godot b/client/project.godot index 29567d0..e8846c6 100644 --- a/client/project.godot +++ b/client/project.godot @@ -13,7 +13,7 @@ config_version=5 config/name="coc-rpg" config/description="AI-driven single-player party RPG. Code owns state. AI owns text." config/version="0.01-alpha" -run/main_scene="res://scenes/title/TitleScreen.tscn" +run/main_scene="res://scenes/flow/GameFlow.tscn" config/features=PackedStringArray("4.7") [display]