diff --git a/project.godot b/project.godot index 205c038..eb5bbb3 100644 --- a/project.godot +++ b/project.godot @@ -255,8 +255,14 @@ Display=8 [application] config/name="Majority Judgment Polling for Streamers" -config/description="An application to hold majority judgment polls with your friends and communities." +config/description="Set up majority judgment polls with your friends and communities. +Works with the Twitch Chat (but other providers are possible). +Also works with SMS on Android." run/main_scene="res://gui/MainMenu.tscn" +boot_splash/image="res://sprites/splash_screen.png" +boot_splash/fullsize=false +boot_splash/use_filter=false +boot_splash/bg_color=Color( 0.0470588, 0.0470588, 0.0470588, 1 ) config/icon="res://icon.png" [autoload] diff --git a/sprites/splash_screen.png b/sprites/splash_screen.png new file mode 100644 index 0000000..fd15a22 Binary files /dev/null and b/sprites/splash_screen.png differ diff --git a/sprites/splash_screen.png.import b/sprites/splash_screen.png.import new file mode 100644 index 0000000..7ede469 --- /dev/null +++ b/sprites/splash_screen.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/splash_screen.png-fc1ddc5b5e7a9109940b55cc7ce612c4.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/splash_screen.png" +dest_files=[ "res://.import/splash_screen.png-fc1ddc5b5e7a9109940b55cc7ce612c4.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=true +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