diff --git a/client/export_presets.cfg b/client/export_presets.cfg index 79a5186..038a62d 100644 --- a/client/export_presets.cfg +++ b/client/export_presets.cfg @@ -20,7 +20,7 @@ texture_format/etc=false texture_format/etc2=false texture_format/no_bptc_fallbacks=true binary_format/64_bits=true -binary_format/embed_pck=true +binary_format/embed_pck=false custom_template/release="templates/linux" custom_template/debug="templates/linux" @@ -46,7 +46,7 @@ texture_format/etc=false texture_format/etc2=false texture_format/no_bptc_fallbacks=true binary_format/64_bits=false -binary_format/embed_pck=true +binary_format/embed_pck=false custom_template/release="templates/win32" custom_template/debug="templates/win32" codesign/enable=false @@ -88,7 +88,7 @@ texture_format/etc=false texture_format/etc2=false texture_format/no_bptc_fallbacks=true binary_format/64_bits=true -binary_format/embed_pck=true +binary_format/embed_pck=false custom_template/release="templates/win64" custom_template/debug="templates/win64" codesign/enable=false