mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
Use a proper boot splash image instead of a single color
This commit is contained in:
parent
1586d438d8
commit
9a30f2fe85
Binary file not shown.
Before Width: | Height: | Size: 94 B After Width: | Height: | Size: 14 KiB |
|
@ -19,6 +19,7 @@ config/features=PackedStringArray("4.2")
|
|||
run/low_processor_mode=true
|
||||
boot_splash/bg_color=Color(0.145098, 0.145098, 0.164706, 1)
|
||||
boot_splash/image="res://assets/graphics/splash.png"
|
||||
boot_splash/use_filter=false
|
||||
config/icon="res://assets/graphics/icons/icon.png"
|
||||
config/macos_native_icon="res://assets/graphics/icons/icon.icns"
|
||||
config/windows_native_icon="res://assets/graphics/icons/icon.ico"
|
||||
|
|
Loading…
Reference in a new issue