diff --git a/Build/dwenny.apk b/Build/dwenny.apk index cc812fa..7c084f4 100644 Binary files a/Build/dwenny.apk and b/Build/dwenny.apk differ diff --git a/Build/dwenny.apk.idsig b/Build/dwenny.apk.idsig index d9c9ef9..b0704b0 100644 Binary files a/Build/dwenny.apk.idsig and b/Build/dwenny.apk.idsig differ diff --git a/export_presets.cfg b/export_presets.cfg index 83f8871..272160d 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -37,9 +37,9 @@ package/exclude_from_recents=false package/show_in_android_tv=false package/show_in_app_library=true package/show_as_launcher_app=false -launcher_icons/main_192x192="" -launcher_icons/adaptive_foreground_432x432="" -launcher_icons/adaptive_background_432x432="" +launcher_icons/main_192x192="res://DwennyIcon192.png" +launcher_icons/adaptive_foreground_432x432="res://DwennyIcon432.png" +launcher_icons/adaptive_background_432x432="res://Black432.png" graphics/opengl_debug=false xr_features/xr_mode=0 screen/immersive_mode=true diff --git a/icon.svg b/icon.svg deleted file mode 100644 index 632aee5..0000000 --- a/icon.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - -20 diff --git a/icon.svg.import b/icon.svg.import deleted file mode 100644 index 7b8f3ba..0000000 --- a/icon.svg.import +++ /dev/null @@ -1,37 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://dvxcyxwp1wlin" -path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://icon.svg" -dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.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=false -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 -svg/scale=1.0 -editor/scale_with_editor_scale=false -editor/convert_colors_with_editor_theme=false diff --git a/project.godot b/project.godot index 9787f1c..3da424b 100644 --- a/project.godot +++ b/project.godot @@ -18,7 +18,7 @@ boot_splash/bg_color=Color(0, 0, 0, 1) boot_splash/image="res://icon.svg" boot_splash/fullsize=false boot_splash/use_filter=false -config/icon="res://icon.svg" +config/icon="res://DwennyIcon192.png" [display]