chore(game): 🔧 Update project.godot config to enable theme system with default overrides and engine adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
d4d54dc56e
commit
11cb4729b6
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@ window/size/viewport_width=1920
|
|||
window/size/viewport_height=1080
|
||||
window/stretch/mode="canvas_items"
|
||||
|
||||
[gui]
|
||||
|
||||
theme/custom="res://public/games/age-of-dwarves/ui_theme.tres"
|
||||
|
||||
[input]
|
||||
|
||||
ui_help={
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue