Small Godot Wild Jam game
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add splash screen

+36
Assets/sprites/SplashScreen.png

This is a binary file and will not be displayed.

+34
Assets/sprites/SplashScreen.png.import
··· 1 + [remap] 2 + 3 + importer="texture" 4 + type="CompressedTexture2D" 5 + uid="uid://c1pns7ouyc3c6" 6 + path="res://.godot/imported/SplashScreen.png-41dcbf4d79bfa55e2b479ef8f209cf86.ctex" 7 + metadata={ 8 + "vram_texture": false 9 + } 10 + 11 + [deps] 12 + 13 + source_file="res://Assets/sprites/SplashScreen.png" 14 + dest_files=["res://.godot/imported/SplashScreen.png-41dcbf4d79bfa55e2b479ef8f209cf86.ctex"] 15 + 16 + [params] 17 + 18 + compress/mode=0 19 + compress/high_quality=false 20 + compress/lossy_quality=0.7 21 + compress/hdr_compression=1 22 + compress/normal_map=0 23 + compress/channel_pack=0 24 + mipmaps/generate=false 25 + mipmaps/limit=-1 26 + roughness/mode=0 27 + roughness/src_normal="" 28 + process/fix_alpha_border=true 29 + process/premult_alpha=false 30 + process/normal_map_invert_y=false 31 + process/hdr_as_srgb=false 32 + process/hdr_clamp_exposure=false 33 + process/size_limit=0 34 + detect_3d/compress_to=1
+2
project.godot
··· 14 14 config/version="0.1" 15 15 run/main_scene="uid://c2gocuhw2o7py" 16 16 config/features=PackedStringArray("4.4", "GL Compatibility") 17 + boot_splash/image="uid://c1pns7ouyc3c6" 17 18 config/icon="uid://dl5tfdpakeovp" 19 + boot_splash/minimum_display_time=1024 18 20 19 21 [audio] 20 22