diff --git a/project.godot b/project.godot index aec6c0c32..8416fe6a3 100644 --- a/project.godot +++ b/project.godot @@ -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" diff --git a/splash.png b/splash.png new file mode 100644 index 000000000..4fcd75619 Binary files /dev/null and b/splash.png differ diff --git a/splash.png.import b/splash.png.import new file mode 100644 index 000000000..cc8724468 --- /dev/null +++ b/splash.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/splash.png-929ed8a00b89ba36c51789452f874c77.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://splash.png" +dest_files=[ "res://.import/splash.png-929ed8a00b89ba36c51789452f874c77.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0