Add full paths for all exports

soundtrack
Ensar Sarajčić 2021-11-11 23:51:52 +01:00
parent 8fa2924c82
commit 3546fb65dc
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="./bugged-racing.html"
export_path="build/html/bugged-racing.html"
script_export_mode=1
script_encryption_key=""
@ -42,7 +42,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="build/macos/bugged-racing.zip"
script_export_mode=1
script_encryption_key=""
@ -75,7 +75,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="build/windows/bugged-racing.exe"
script_export_mode=1
script_encryption_key=""
@ -116,7 +116,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="./bugged-racing.x86_64"
export_path="build/linux/bugged-racing.x86_64"
script_export_mode=1
script_encryption_key=""