aboutsummaryrefslogtreecommitdiff
path: root/game/export_presets.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'game/export_presets.cfg')
-rw-r--r--game/export_presets.cfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/game/export_presets.cfg b/game/export_presets.cfg
index b8be1ac..4a031ea 100644
--- a/game/export_presets.cfg
+++ b/game/export_presets.cfg
@@ -6,7 +6,7 @@ runnable=true
dedicated_server=false
custom_features=""
export_filter="all_resources"
-include_filter=""
+include_filter="common/*"
exclude_filter=""
export_path="export/Linux-x86_64/OpenVic2.x86_64"
encryption_include_filters=""
@@ -47,7 +47,7 @@ runnable=true
dedicated_server=false
custom_features=""
export_filter="all_resources"
-include_filter=""
+include_filter="common/*"
exclude_filter=""
export_path="export/Windows/OpenVic2.exe"
encryption_include_filters=""
@@ -107,15 +107,15 @@ Remove-Item -Recurse -Force '{temp_dir}'"
[preset.2]
-name="macOS"
+name="MacOS"
platform="macOS"
runnable=true
dedicated_server=false
custom_features=""
export_filter="all_resources"
-include_filter=""
+include_filter="common/*"
exclude_filter=""
-export_path="export/MacOS/OpenVic2.dmg"
+export_path="export/MacOS/OpenVic2.app"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false