Add icon, boot splash

This commit is contained in:
Jens Pitkänen 2024-08-20 19:01:11 +03:00
parent 1d18668bf8
commit 7b915c4fb9
5 changed files with 70 additions and 1 deletions

BIN
misc/cover.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

34
misc/cover.png.import Normal file
View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cfc4cc586c38e"
path="res://.godot/imported/cover.png-d93e27766f34d9ead04c7355b82975c1.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://misc/cover.png"
dest_files=["res://.godot/imported/cover.png-d93e27766f34d9ead04c7355b82975c1.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
misc/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

34
misc/icon.png.import Normal file
View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://mylp6a08fsjq"
path="res://.godot/imported/icon.png-9c21e69c4eccbea186fe74b71b99d6cb.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://misc/icon.png"
dest_files=["res://.godot/imported/icon.png-9c21e69c4eccbea186fe74b71b99d6cb.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@ -13,7 +13,8 @@ config_version=5
config/name="gmtk24"
run/main_scene="res://scenes/entrypoint_scene.tscn"
config/features=PackedStringArray("4.3", "C#", "Forward Plus")
config/icon="res://misc/icon.svg"
boot_splash/image="res://misc/cover.png"
config/icon="res://misc/icon.png"
[autoload]