refactor: JSON → INI config via Godot ConfigFile
This commit is contained in:
parent
c6bc1edda4
commit
a6d4c290d3
4 changed files with 64 additions and 43 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -16,7 +16,7 @@ godot_temp_*
|
|||
*~
|
||||
|
||||
# Config — user overrides, not committed
|
||||
config/config.json
|
||||
config/config.cfg
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue