config system
This commit is contained in:
parent
27b7780c86
commit
fc289e010b
2 changed files with 37 additions and 29 deletions
|
|
@ -19,6 +19,10 @@ boot_splash/bg_color=Color(1, 0, 0, 1)
|
|||
boot_splash/show_image=false
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
||||
Config="*res://config.gd"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=1900
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue