From 5dbe6302e437c5c1d4431b853c410aa1d52f9b3d Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Sat, 3 Sep 2022 22:17:29 -0700 Subject: offloading remaining progress from desktop --- export_presets.cfg | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 export_presets.cfg (limited to 'export_presets.cfg') diff --git a/export_presets.cfg b/export_presets.cfg new file mode 100644 index 0000000..6abd50a --- /dev/null +++ b/export_presets.cfg @@ -0,0 +1,24 @@ +[preset.0] + +name="Linux/X11" +platform="Linux/X11" +runnable=true +custom_features="" +export_filter="all_resources" +include_filter="" +exclude_filter="" +export_path="export/boats.x86_64" +script_export_mode=1 +script_encryption_key="" + +[preset.0.options] + +custom_template/debug="" +custom_template/release="" +binary_format/64_bits=true +binary_format/embed_pck=false +texture_format/bptc=false +texture_format/s3tc=true +texture_format/etc=false +texture_format/etc2=false +texture_format/no_bptc_fallbacks=true -- cgit v1.2.3