Skip to content

Commit

Permalink
Add linux export
Browse files Browse the repository at this point in the history
  • Loading branch information
h4de5 committed Apr 4, 2020
1 parent b25277f commit 99e9f26
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,22 +44,25 @@ application/trademarks=""
[preset.1]

name="Wusely"
platform="HTML5"
platform="Linux/X11"
runnable=false
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="dist/wusely.html"
export_path="dist/wusely"
patch_list=PoolStringArray( )
script_export_mode=1
script_encryption_key=""

[preset.1.options]

vram_texture_compression/for_desktop=true
vram_texture_compression/for_mobile=false
html/custom_html_shell=""
html/head_include=""
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 99e9f26

Please sign in to comment.