mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 10:24:44 -04:00
Add a splash screen to replace the Godot logo
This is just a plain color, but it should feel more professional at least :)
This commit is contained in:
parent
a4b7fe2205
commit
b0c6fb5769
3 changed files with 36 additions and 0 deletions
|
@ -34,6 +34,8 @@ _global_script_class_icons={
|
|||
|
||||
config/name="Pixelorama"
|
||||
run/main_scene="res://Main.tscn"
|
||||
boot_splash/image="res://splash.png"
|
||||
boot_splash/bg_color=Color( 0.145098, 0.145098, 0.164706, 1 )
|
||||
config/icon="res://icon.png"
|
||||
config/Version="v0.5"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue