Skip to content

Commit

Permalink
Add a Linux export preset.
Browse files Browse the repository at this point in the history
  • Loading branch information
follower committed Jun 15, 2020
1 parent 9a9a09e commit a1c1e36
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,29 @@ application/product_name="Foreigner Export Demo"
application/file_description=""
application/copyright=""
application/trademarks=""

[preset.3]

name="Linux/X11"
platform="Linux/X11"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="exports/linux/v0.1.0/ForeignerExportDemo-v0.1.0.x86_64"
patch_list=PoolStringArray( )
script_export_mode=1
script_encryption_key=""

[preset.3.options]

texture_format/bptc=false
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false
texture_format/no_bptc_fallbacks=true
binary_format/64_bits=true
binary_format/embed_pck=true
custom_template/release=""
custom_template/debug=""

0 comments on commit a1c1e36

Please sign in to comment.