diff --git a/export_presets.cfg b/export_presets.cfg index 1454909..55b2ace 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -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=""