From e490c92ffb7c5662a4db0b5095fe698e1f6d1fc5 Mon Sep 17 00:00:00 2001 From: Benjamin Morgan Date: Tue, 21 Oct 2025 20:11:29 -0600 Subject: [PATCH] Added icon to windows export, and embedded game resources into binaries --- export_presets.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index 79ef481..5a19a01 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -23,7 +23,7 @@ script_export_mode=2 custom_template/debug="" custom_template/release="" debug/export_console_wrapper=1 -binary_format/embed_pck=false +binary_format/embed_pck=true texture_format/s3tc_bptc=true texture_format/etc2_astc=false shader_baker/enabled=false @@ -66,7 +66,7 @@ script_export_mode=2 custom_template/debug="" custom_template/release="" debug/export_console_wrapper=1 -binary_format/embed_pck=false +binary_format/embed_pck=true texture_format/s3tc_bptc=true texture_format/etc2_astc=false shader_baker/enabled=false @@ -78,7 +78,7 @@ codesign/digest_algorithm=1 codesign/description="" codesign/custom_options=PackedStringArray() application/modify_resources=true -application/icon="" +application/icon="uid://cvfsmhdbgh8vh" application/console_wrapper_icon="" application/icon_interpolation=4 application/file_version=""