feat: file-based config system + fix dashboard background rendering
This commit is contained in:
parent
c026c74af2
commit
c6bc1edda4
7 changed files with 97 additions and 20 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -15,6 +15,9 @@ godot_temp_*
|
|||
*.swo
|
||||
*~
|
||||
|
||||
# Config — user overrides, not committed
|
||||
config/config.json
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue