From f1ea980ab1eb6cd3a810109cc626c76db9bbaf49 Mon Sep 17 00:00:00 2001 From: Vaillant jeremy Date: Sun, 1 Aug 2021 13:50:37 +0200 Subject: [PATCH] Add BDD & exclude folder testing scenes --- export_presets.cfg | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index c7b3538..cf79c76 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -246,8 +246,8 @@ platform="Linux/X11" runnable=true custom_features="" export_filter="all_resources" -include_filter="" -exclude_filter="" +include_filter="db/ahog.json" +exclude_filter="developers/" export_path="" script_export_mode=1 script_encryption_key="" @@ -271,8 +271,8 @@ platform="Windows Desktop" runnable=false custom_features="" export_filter="all_resources" -include_filter="" -exclude_filter="" +include_filter="db/ahog.json" +exclude_filter="developers/" export_path="releases/windows/Puzzle-Quest.exe" script_export_mode=1 script_encryption_key="" @@ -312,8 +312,8 @@ platform="Android" runnable=false custom_features="" export_filter="all_resources" -include_filter="" -exclude_filter="" +include_filter="db/ahog.json" +exclude_filter="developers/" export_path="releases/android//Puzzle-Quest.apk" script_export_mode=1 script_encryption_key="" @@ -512,8 +512,8 @@ platform="Linux/X11" runnable=false custom_features="" export_filter="all_resources" -include_filter="" -exclude_filter="" +include_filter="db/ahog.json" +exclude_filter="developers/" export_path="releases/linux/Puzzle-Quest.x86_64" script_export_mode=1 script_encryption_key=""