diff options
-rw-r--r-- | client/export_presets.cfg | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/client/export_presets.cfg b/client/export_presets.cfg index 70fcdcce..00c12299 100644 --- a/client/export_presets.cfg +++ b/client/export_presets.cfg @@ -8,7 +8,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../../../../../tmp/undercooked.html" +export_path="" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -46,7 +46,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../../../../../tmp/undercooked.x86_64" +export_path="" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -57,7 +57,7 @@ encrypt_directory=false custom_template/debug="" custom_template/release="" debug/export_console_wrapper=1 -binary_format/embed_pck=false +binary_format/embed_pck=true texture_format/bptc=true texture_format/s3tc=true texture_format/etc=false @@ -92,7 +92,7 @@ encrypt_directory=false custom_template/debug="" custom_template/release="" debug/export_console_wrapper=1 -binary_format/embed_pck=false +binary_format/embed_pck=true texture_format/bptc=true texture_format/s3tc=true texture_format/etc=false @@ -127,7 +127,7 @@ encrypt_directory=false custom_template/debug="" custom_template/release="" debug/export_console_wrapper=1 -binary_format/embed_pck=false +binary_format/embed_pck=true texture_format/bptc=true texture_format/s3tc=true texture_format/etc=false @@ -162,7 +162,7 @@ encrypt_directory=false custom_template/debug="" custom_template/release="" debug/export_console_wrapper=1 -binary_format/embed_pck=false +binary_format/embed_pck=true texture_format/bptc=true texture_format/s3tc=true texture_format/etc=false @@ -197,7 +197,7 @@ encrypt_directory=false custom_template/debug="" custom_template/release="" debug/export_console_wrapper=1 -binary_format/embed_pck=false +binary_format/embed_pck=true texture_format/bptc=true texture_format/s3tc=true texture_format/etc=false @@ -249,7 +249,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../../../../../tmp/undercooked.apk" +export_path="" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false |