diff --git a/export_presets.cfg b/export_presets.cfg index 8d12d07..b894261 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -16,7 +16,7 @@ script_encryption_key="" custom_template/debug="" custom_template/release="" binary_format/64_bits=true -binary_format/embed_pck=false +binary_format/embed_pck=true texture_format/bptc=false texture_format/s3tc=true texture_format/etc=false @@ -41,7 +41,7 @@ script_encryption_key="" custom_template/debug="" custom_template/release="" binary_format/64_bits=true -binary_format/embed_pck=false +binary_format/embed_pck=true texture_format/bptc=false texture_format/s3tc=true texture_format/etc=false @@ -75,7 +75,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="build/web/dalilpatch.x86_64.exe.html" +export_path="build/web/index.html" script_export_mode=1 script_encryption_key="" @@ -110,7 +110,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="build/osx/dalilpatch.x86_64.exe.html.zip" +export_path="build/osx/dalilpatch.app" script_export_mode=1 script_encryption_key="" @@ -121,7 +121,7 @@ custom_template/release="" application/name="" application/info="Made with Godot Engine" application/icon="" -application/identifier="" +application/identifier="ca.burntworld.ld54" application/signature="" application/app_category="Games" application/short_version="1.0"