Add BDD & exclude folder testing scenes
This commit is contained in:
+8
-8
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user