From 64206d233b90bac47c9403887b420ef6eb240585 Mon Sep 17 00:00:00 2001 From: Relintai Date: Wed, 9 Feb 2022 15:30:38 +0100 Subject: [PATCH] Small fixes to the example export presets. --- tools/export_presets.cfg.example | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tools/export_presets.cfg.example b/tools/export_presets.cfg.example index c483706..e6d343b 100644 --- a/tools/export_presets.cfg.example +++ b/tools/export_presets.cfg.example @@ -5,7 +5,7 @@ platform="Android" runnable=true custom_features="" export_filter="all_resources" -include_filter="*.xml" +include_filter="" exclude_filter="" export_path="" script_export_mode=1 @@ -205,7 +205,7 @@ platform="Linux/X11" runnable=true custom_features="" export_filter="all_resources" -include_filter="*.xml" +include_filter="" exclude_filter="" export_path="" script_export_mode=1 @@ -230,7 +230,7 @@ platform="HTML5" runnable=true custom_features="" export_filter="all_resources" -include_filter="*.xml" +include_filter="" exclude_filter="" export_path="" script_export_mode=1 @@ -255,7 +255,7 @@ platform="Windows Desktop" runnable=true custom_features="" export_filter="all_resources" -include_filter="*.xml" +include_filter="" exclude_filter="" export_path="" script_export_mode=1 @@ -296,7 +296,7 @@ platform="Android" runnable=false custom_features="" export_filter="all_resources" -include_filter="*.xml" +include_filter="" exclude_filter="" export_path="" script_export_mode=1 @@ -496,7 +496,7 @@ platform="Linux/X11" runnable=false custom_features="" export_filter="all_resources" -include_filter="*.xml" +include_filter="" exclude_filter="" export_path="" script_export_mode=1 @@ -521,7 +521,7 @@ platform="Mac OSX" runnable=true custom_features="" export_filter="all_resources" -include_filter="*.xml" +include_filter="" exclude_filter="" export_path="" script_export_mode=1 @@ -535,7 +535,7 @@ custom_template/release="../engine/bin/osx.zip" application/name="Broken Seals" application/info="Made with Godot Engine" application/icon="" -application/identifier="net.relintai.brokenseals" +application/identifier="net.relintai.thetower" application/signature="" application/app_category="Role-playing-games" application/short_version="1.0"