mirror of
https://github.com/Relintai/the_tower.git
synced 2024-11-14 10:27:21 +01:00
Small fixes to the example export presets.
This commit is contained in:
parent
f423497974
commit
64206d233b
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user