Flopsy/export_presets.cfg

66 lines
1.5 KiB
INI
Raw Normal View History

2022-07-17 14:24:15 +02:00
[preset.0]
name="Windows Desktop"
platform="Windows Desktop"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
2022-07-18 03:28:10 +02:00
export_path="../../flopsy.exe"
2022-07-17 14:24:15 +02:00
script_export_mode=1
script_encryption_key=""
[preset.0.options]
custom_template/debug=""
custom_template/release=""
2022-07-20 04:28:30 +02:00
binary_format/64_bits=true
2022-07-17 14:24:15 +02:00
binary_format/embed_pck=false
texture_format/bptc=false
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false
texture_format/no_bptc_fallbacks=true
codesign/enable=false
codesign/identity=""
codesign/password=""
codesign/timestamp=true
codesign/timestamp_server_url=""
codesign/digest_algorithm=1
codesign/description=""
codesign/custom_options=PoolStringArray( )
2022-07-18 03:28:10 +02:00
application/icon="res://common/icon.ico"
2022-07-22 15:13:52 +02:00
application/file_version="0.0.2"
application/product_version="0.0.2"
2022-07-20 04:28:30 +02:00
application/company_name="fusselkater.org"
application/product_name="Flopsy the Dog"
2022-07-17 14:24:15 +02:00
application/file_description=""
application/copyright=""
application/trademarks=""
[preset.1]
name="Linux/X11"
platform="Linux/X11"
runnable=true
custom_features=""
export_filter="all_resources"
2022-07-18 03:28:10 +02:00
include_filter=""
2022-07-17 14:24:15 +02:00
exclude_filter=""
2022-07-18 03:28:10 +02:00
export_path="../../flopsy.x86_64"
2022-07-17 14:24:15 +02:00
script_export_mode=1
script_encryption_key=""
[preset.1.options]
custom_template/debug=""
custom_template/release=""
binary_format/64_bits=true
binary_format/embed_pck=false
texture_format/bptc=false
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false
texture_format/no_bptc_fallbacks=true