GD-Polo/export_presets.cfg
2020-06-26 12:26:11 -05:00

57 lines
1.4 KiB
INI

[preset.0]
name="Windows Desktop"
platform="Windows Desktop"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
patch_list=PoolStringArray( )
script_export_mode=1
script_encryption_key=""
[preset.0.options]
texture_format/bptc=false
texture_format/s3tc=true
texture_format/etc=true
texture_format/etc2=true
texture_format/no_bptc_fallbacks=true
binary_format/64_bits=true
custom_template/release=""
custom_template/debug=""
application/icon=""
application/file_version=""
application/product_version=""
application/company_name=""
application/product_name=""
application/file_description=""
application/copyright=""
application/trademarks=""
[preset.1]
name="Linux Arm"
platform="Linux/X11"
runnable=true
custom_features="armv7,arm"
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="E:/GodotProjects/FirstThing/Linux/PoloGS.x86"
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=false
custom_template/release="C:/Users/drrac/AppData/Roaming/Godot/templates/Export_Templates.tpz/Godot_2.1.4_ReleaseBuild_RaspberryPi3"
custom_template/debug="C:/Users/drrac/AppData/Roaming/Godot/templates/Export_Templates.tpz/Godot_2.1.4_DebugBuild_RaspberryPi3"