This repository has been archived on 2022-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
Tyra/export_presets.cfg

102 lines
2.3 KiB
INI
Raw Normal View History

2021-04-03 23:47:20 +02:00
[preset.0]
name="Windows"
platform="Windows Desktop"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
2021-04-08 01:13:13 +02:00
export_path="../Tyra.exe"
2021-04-03 23:47:20 +02:00
patch_list=PoolStringArray( )
script_export_mode=1
script_encryption_key=""
[preset.0.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=""
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( )
2021-04-08 01:13:13 +02:00
application/icon="res://assets/images/icon.ico"
application/file_version="0.0.1"
application/product_version="0.0.1"
2021-04-03 23:47:20 +02:00
application/company_name="Anri Kennel"
2021-04-08 01:13:13 +02:00
application/product_name="Tyra"
application/file_description="Tyra est un jeu 2D."
2021-04-03 23:47:20 +02:00
application/copyright=""
application/trademarks=""
[preset.1]
name="Linux"
platform="Linux/X11"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
2021-04-08 01:13:13 +02:00
export_path="..Tyra.x86_64"
2021-04-03 23:47:20 +02:00
patch_list=PoolStringArray( )
script_export_mode=1
script_encryption_key=""
[preset.1.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=""
[preset.2]
name="Mac OSX"
platform="Mac OSX"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
2021-04-08 01:13:13 +02:00
export_path="../Tyra.zip"
2021-04-03 23:47:20 +02:00
patch_list=PoolStringArray( )
script_export_mode=1
script_encryption_key=""
[preset.2.options]
custom_template/debug=""
custom_template/release=""
2021-04-08 01:13:13 +02:00
application/name="Tyra"
application/info="Tyra est un jeu 2D."
2021-04-03 23:47:20 +02:00
application/icon=""
application/identifier="com.akennel.jeuGodot"
application/signature=""
2021-04-08 01:13:13 +02:00
application/short_version="0.0.1"
application/version="0.0.1"
2021-04-03 23:47:20 +02:00
application/copyright=""
display/high_res=true
privacy/camera_usage_description=""
privacy/microphone_usage_description=""
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false