diff --git a/export_presets.cfg b/export_presets.cfg index 226c166d..6701dd68 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -26,7 +26,7 @@ debug/export_console_wrapper=1 binary_format/embed_pck=false texture_format/s3tc_bptc=true texture_format/etc2_astc=false -shader_baker/enabled=false +shader_baker/enabled=true binary_format/architecture="x86_64" codesign/enable=false codesign/timestamp=true @@ -97,7 +97,7 @@ debug/export_console_wrapper=1 binary_format/embed_pck=true texture_format/s3tc_bptc=true texture_format/etc2_astc=false -shader_baker/enabled=false +shader_baker/enabled=true binary_format/architecture="x86_64" ssh_remote_deploy/enabled=false ssh_remote_deploy/host="user@host_ip"