Files
code_of_conquest_dnd/client/project.godot
2026-07-09 11:17:54 -05:00

12 lines
356 B
Plaintext

; Godot project configuration.
; Minimal skeleton — open in Godot 4.7 to flesh out.
; Docs: https://docs.godotengine.org/en/stable/tutorials/editor/project_settings.html
config_version=5
[application]
config/name="coc-rpg"
config/description="AI-driven single-player party RPG. Code owns state. AI owns text."
config/features=PackedStringArray("4.7")