Small fixes to the example export presets.

This commit is contained in:
Relintai 2022-02-09 15:30:38 +01:00
parent f423497974
commit 64206d233b

View File

@ -5,7 +5,7 @@ platform="Android"
runnable=true runnable=true
custom_features="" custom_features=""
export_filter="all_resources" export_filter="all_resources"
include_filter="*.xml" include_filter=""
exclude_filter="" exclude_filter=""
export_path="" export_path=""
script_export_mode=1 script_export_mode=1
@ -205,7 +205,7 @@ platform="Linux/X11"
runnable=true runnable=true
custom_features="" custom_features=""
export_filter="all_resources" export_filter="all_resources"
include_filter="*.xml" include_filter=""
exclude_filter="" exclude_filter=""
export_path="" export_path=""
script_export_mode=1 script_export_mode=1
@ -230,7 +230,7 @@ platform="HTML5"
runnable=true runnable=true
custom_features="" custom_features=""
export_filter="all_resources" export_filter="all_resources"
include_filter="*.xml" include_filter=""
exclude_filter="" exclude_filter=""
export_path="" export_path=""
script_export_mode=1 script_export_mode=1
@ -255,7 +255,7 @@ platform="Windows Desktop"
runnable=true runnable=true
custom_features="" custom_features=""
export_filter="all_resources" export_filter="all_resources"
include_filter="*.xml" include_filter=""
exclude_filter="" exclude_filter=""
export_path="" export_path=""
script_export_mode=1 script_export_mode=1
@ -296,7 +296,7 @@ platform="Android"
runnable=false runnable=false
custom_features="" custom_features=""
export_filter="all_resources" export_filter="all_resources"
include_filter="*.xml" include_filter=""
exclude_filter="" exclude_filter=""
export_path="" export_path=""
script_export_mode=1 script_export_mode=1
@ -496,7 +496,7 @@ platform="Linux/X11"
runnable=false runnable=false
custom_features="" custom_features=""
export_filter="all_resources" export_filter="all_resources"
include_filter="*.xml" include_filter=""
exclude_filter="" exclude_filter=""
export_path="" export_path=""
script_export_mode=1 script_export_mode=1
@ -521,7 +521,7 @@ platform="Mac OSX"
runnable=true runnable=true
custom_features="" custom_features=""
export_filter="all_resources" export_filter="all_resources"
include_filter="*.xml" include_filter=""
exclude_filter="" exclude_filter=""
export_path="" export_path=""
script_export_mode=1 script_export_mode=1
@ -535,7 +535,7 @@ custom_template/release="../engine/bin/osx.zip"
application/name="Broken Seals" application/name="Broken Seals"
application/info="Made with Godot Engine" application/info="Made with Godot Engine"
application/icon="" application/icon=""
application/identifier="net.relintai.brokenseals" application/identifier="net.relintai.thetower"
application/signature="" application/signature=""
application/app_category="Role-playing-games" application/app_category="Role-playing-games"
application/short_version="1.0" application/short_version="1.0"