builds
This commit is contained in:
@@ -5,9 +5,9 @@ platform="Windows Desktop"
|
||||
runnable=false
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter="*.esc"
|
||||
exclude_filter=""
|
||||
export_path="bin/win32/Escoria-reloaded-x86.exe"
|
||||
include_filter="*.esc, *.csv"
|
||||
exclude_filter="*.xcf"
|
||||
export_path="bin/win32/LasGymkhanikasDeUli-32b.exe"
|
||||
script_export_mode=1
|
||||
script_encryption_key=""
|
||||
|
||||
@@ -49,9 +49,9 @@ platform="Windows Desktop"
|
||||
runnable=true
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter="*.esc"
|
||||
exclude_filter=""
|
||||
export_path="bin/win64/Escoria-x64.exe"
|
||||
include_filter="*.esc, *.csv"
|
||||
exclude_filter="*.xcf"
|
||||
export_path="../LasGymkhanikasDeUli.exe"
|
||||
script_export_mode=1
|
||||
script_encryption_key=""
|
||||
|
||||
@@ -60,7 +60,7 @@ script_encryption_key=""
|
||||
custom_template/debug=""
|
||||
custom_template/release=""
|
||||
binary_format/64_bits=true
|
||||
binary_format/embed_pck=false
|
||||
binary_format/embed_pck=true
|
||||
texture_format/bptc=false
|
||||
texture_format/s3tc=true
|
||||
texture_format/etc=false
|
||||
@@ -80,8 +80,8 @@ application/icon=""
|
||||
application/icon_interpolation=4
|
||||
application/file_version=""
|
||||
application/product_version=""
|
||||
application/company_name=""
|
||||
application/product_name=""
|
||||
application/company_name="Uli Productions"
|
||||
application/product_name="Las Gymkhanikas de Uli"
|
||||
application/file_description=""
|
||||
application/copyright=""
|
||||
application/trademarks=""
|
||||
@@ -95,7 +95,7 @@ custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter="*.esc, *.csv"
|
||||
exclude_filter=""
|
||||
export_path="../Gymkhana.x86_64"
|
||||
export_path="../LasGymkhanikasDeUli.appimage"
|
||||
script_export_mode=1
|
||||
script_encryption_key=""
|
||||
|
||||
@@ -118,8 +118,8 @@ platform="HTML5"
|
||||
runnable=true
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter="*.esc *.csv"
|
||||
exclude_filter=""
|
||||
include_filter="*.esc,*.csv"
|
||||
exclude_filter="*xcf"
|
||||
export_path="../gymkhana-export-html/index.html"
|
||||
script_export_mode=1
|
||||
script_encryption_key=""
|
||||
@@ -128,19 +128,19 @@ script_encryption_key=""
|
||||
|
||||
custom_template/debug=""
|
||||
custom_template/release=""
|
||||
variant/export_type=0
|
||||
variant/export_type=2
|
||||
vram_texture_compression/for_desktop=true
|
||||
vram_texture_compression/for_mobile=false
|
||||
vram_texture_compression/for_mobile=true
|
||||
html/export_icon=true
|
||||
html/custom_html_shell=""
|
||||
html/head_include=""
|
||||
html/canvas_resize_policy=2
|
||||
html/focus_canvas_on_start=true
|
||||
html/experimental_virtual_keyboard=false
|
||||
progressive_web_app/enabled=false
|
||||
progressive_web_app/enabled=true
|
||||
progressive_web_app/offline_page=""
|
||||
progressive_web_app/display=1
|
||||
progressive_web_app/orientation=0
|
||||
progressive_web_app/display=0
|
||||
progressive_web_app/orientation=1
|
||||
progressive_web_app/icon_144x144=""
|
||||
progressive_web_app/icon_180x180=""
|
||||
progressive_web_app/icon_512x512=""
|
||||
|
||||
Reference in New Issue
Block a user