add default export paths

This commit is contained in:
Graham 2025-10-04 12:27:48 -07:00
parent 2382969a40
commit b526f6fcdd
Signed by: puregarlic
SSH key fingerprint: SHA256:j2sN/ABe7mfw8RwswfUi4owiaZYA2sTKCSkKlqYb35M

View file

@ -9,7 +9,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="export/linux.zip"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -52,7 +52,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="export/macos.zip"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -307,7 +307,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="export/windows.zip"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -375,7 +375,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="export/web/index.html"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""