first commit
This commit is contained in:
11
client/project.godot
Normal file
11
client/project.godot
Normal file
@@ -0,0 +1,11 @@
|
||||
; 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")
|
||||
Reference in New Issue
Block a user