mirror of
https://github.com/JohnBreaux/Boat-Battle.git
synced 2024-11-14 21:15:58 +00:00
67 lines
1.5 KiB
INI
67 lines
1.5 KiB
INI
[preset.0]
|
|
|
|
name="Windows Desktop x64"
|
|
platform="Windows Desktop"
|
|
runnable=true
|
|
custom_features=""
|
|
export_filter="all_resources"
|
|
include_filter=""
|
|
exclude_filter=""
|
|
export_path="../../Boat Battle.exe"
|
|
script_export_mode=1
|
|
script_encryption_key=""
|
|
|
|
[preset.0.options]
|
|
|
|
custom_template/debug=""
|
|
custom_template/release=""
|
|
binary_format/64_bits=true
|
|
binary_format/embed_pck=true
|
|
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_type=0
|
|
codesign/identity=""
|
|
codesign/password=""
|
|
codesign/timestamp=true
|
|
codesign/timestamp_server_url=""
|
|
codesign/digest_algorithm=1
|
|
codesign/description=""
|
|
codesign/custom_options=PoolStringArray( )
|
|
application/icon="res://icon.ico"
|
|
application/file_version=""
|
|
application/product_version=""
|
|
application/company_name="Group12"
|
|
application/product_name="Ship Battle"
|
|
application/file_description="A game made by four very tired students."
|
|
application/copyright="2021 Group 12 Industries"
|
|
application/trademarks=""
|
|
|
|
[preset.1]
|
|
|
|
name="Linux/X11"
|
|
platform="Linux/X11"
|
|
runnable=true
|
|
custom_features=""
|
|
export_filter="all_resources"
|
|
include_filter=""
|
|
exclude_filter=""
|
|
export_path="../../Boat Battle.x86_64"
|
|
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=true
|
|
texture_format/bptc=true
|
|
texture_format/s3tc=true
|
|
texture_format/etc=false
|
|
texture_format/etc2=false
|
|
texture_format/no_bptc_fallbacks=true
|