Compare commits

...

2 commits

Author SHA1 Message Date
5f20aa5907
add export directory 2025-10-04 12:27:57 -07:00
b526f6fcdd
add default export paths 2025-10-04 12:27:48 -07:00
2 changed files with 4 additions and 4 deletions

0
export/.gitkeep Normal file
View file

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=""