Skip to content

Commit 7e0f99f

Browse files
committed
Update export_presets.cfg
1 parent e1bdcf7 commit 7e0f99f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

project/export_presets.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ custom_features=""
88
export_filter="all_resources"
99
include_filter=""
1010
exclude_filter=""
11-
export_path="./index.html"
11+
export_path="Web/index.html"
1212
patches=PackedStringArray()
1313
patch_delta_encoding=false
1414
patch_delta_compression_level_zstd=19
@@ -58,7 +58,7 @@ custom_features=""
5858
export_filter="all_resources"
5959
include_filter=""
6060
exclude_filter=""
61-
export_path="./game.zip"
61+
export_path="macOS/game.zip"
6262
patches=PackedStringArray()
6363
patch_delta_encoding=false
6464
patch_delta_compression_level_zstd=19
@@ -318,7 +318,7 @@ custom_features=""
318318
export_filter="all_resources"
319319
include_filter=""
320320
exclude_filter=""
321-
export_path="./game.exe"
321+
export_path="Windows Desktop/game.exe"
322322
patches=PackedStringArray()
323323
patch_delta_encoding=false
324324
patch_delta_compression_level_zstd=19

0 commit comments

Comments
 (0)