Add BDD & exclude folder testing scenes
This commit is contained in:
+8
-8
@@ -246,8 +246,8 @@ platform="Linux/X11"
|
|||||||
runnable=true
|
runnable=true
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter="db/ahog.json"
|
||||||
exclude_filter=""
|
exclude_filter="developers/"
|
||||||
export_path=""
|
export_path=""
|
||||||
script_export_mode=1
|
script_export_mode=1
|
||||||
script_encryption_key=""
|
script_encryption_key=""
|
||||||
@@ -271,8 +271,8 @@ platform="Windows Desktop"
|
|||||||
runnable=false
|
runnable=false
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter="db/ahog.json"
|
||||||
exclude_filter=""
|
exclude_filter="developers/"
|
||||||
export_path="releases/windows/Puzzle-Quest.exe"
|
export_path="releases/windows/Puzzle-Quest.exe"
|
||||||
script_export_mode=1
|
script_export_mode=1
|
||||||
script_encryption_key=""
|
script_encryption_key=""
|
||||||
@@ -312,8 +312,8 @@ platform="Android"
|
|||||||
runnable=false
|
runnable=false
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter="db/ahog.json"
|
||||||
exclude_filter=""
|
exclude_filter="developers/"
|
||||||
export_path="releases/android//Puzzle-Quest.apk"
|
export_path="releases/android//Puzzle-Quest.apk"
|
||||||
script_export_mode=1
|
script_export_mode=1
|
||||||
script_encryption_key=""
|
script_encryption_key=""
|
||||||
@@ -512,8 +512,8 @@ platform="Linux/X11"
|
|||||||
runnable=false
|
runnable=false
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter="db/ahog.json"
|
||||||
exclude_filter=""
|
exclude_filter="developers/"
|
||||||
export_path="releases/linux/Puzzle-Quest.x86_64"
|
export_path="releases/linux/Puzzle-Quest.x86_64"
|
||||||
script_export_mode=1
|
script_export_mode=1
|
||||||
script_encryption_key=""
|
script_encryption_key=""
|
||||||
|
|||||||
Reference in New Issue
Block a user