From fb7556a8092472a0b7da12f79e28d36063a2806e Mon Sep 17 00:00:00 2001 From: Tyler Witten Date: Wed, 9 Jan 2019 20:32:57 -0800 Subject: [PATCH] linux export template --- export_presets.cfg | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/export_presets.cfg b/export_presets.cfg index d7aa1ac..74b44e3 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -46,3 +46,23 @@ html/custom_html_shell="" html/head_include="" custom_template/release="" custom_template/debug="" + +[preset.2] + +name="Linux/X11" +platform="Linux/X11" +runnable=true +custom_features="" +export_filter="all_resources" +include_filter="" +exclude_filter="" +patch_list=PoolStringArray( ) + +[preset.2.options] + +texture_format/s3tc=true +texture_format/etc=false +texture_format/etc2=false +binary_format/64_bits=true +custom_template/release="" +custom_template/debug=""