small racing game im working on
Diffstat (limited to 'export_presets.cfg')
| -rw-r--r-- | export_presets.cfg | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/export_presets.cfg b/export_presets.cfg index 09e544e..ca67d22 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -4,7 +4,7 @@ name="Linux/X11" platform="Linux/X11" runnable=true dedicated_server=false -custom_features="" +custom_features="release" export_filter="all_resources" include_filter="" exclude_filter="" @@ -25,7 +25,6 @@ texture_format/bptc=false texture_format/s3tc=true texture_format/etc=false texture_format/etc2=false -texture_format/no_bptc_fallbacks=true binary_format/architecture="x86_64" ssh_remote_deploy/enabled=false ssh_remote_deploy/host="user@host_ip" @@ -160,7 +159,6 @@ texture_format/bptc=false texture_format/s3tc=true texture_format/etc=false texture_format/etc2=false -texture_format/no_bptc_fallbacks=true binary_format/architecture="x86_64" codesign/enable=false codesign/identity_type=0 |