refactor: JSON → INI config via Godot ConfigFile

This commit is contained in:
Eric Smith 2026-05-20 22:32:17 -04:00
parent c6bc1edda4
commit a6d4c290d3
4 changed files with 64 additions and 43 deletions

2
.gitignore vendored
View file

@ -16,7 +16,7 @@ godot_temp_*
*~
# Config — user overrides, not committed
config/config.json
config/config.cfg
# OS
.DS_Store