diff options
| author | tpart <tpart120@proton.me> | 2026-02-26 20:43:37 +0100 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2026-02-26 20:43:37 +0100 |
| commit | 94ae3be47ba80a3109deff1917ba68bb4b6ace2f (patch) | |
| tree | 6564977b22d8185db4ef5527a72cb5e09ca90a8d | |
| parent | e5d66f3a8cc6b9d883725a47910ed1b67f4dc046 (diff) | |
| download | hurrycurry-94ae3be47ba80a3109deff1917ba68bb4b6ace2f.tar hurrycurry-94ae3be47ba80a3109deff1917ba68bb4b6ace2f.tar.bz2 hurrycurry-94ae3be47ba80a3109deff1917ba68bb4b6ace2f.tar.zst | |
Tweak Mac export templatetile-stacks
| -rw-r--r-- | client/export_presets.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/client/export_presets.cfg b/client/export_presets.cfg index 0f6416f7..1e0998a8 100644 --- a/client/export_presets.cfg +++ b/client/export_presets.cfg @@ -1524,7 +1524,7 @@ custom_features="" export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" -export_path="../../../hurrycurry.zip" +export_path="" patches=PackedStringArray() patch_delta_encoding=false patch_delta_compression_level_zstd=19 @@ -1551,9 +1551,9 @@ application/icon_interpolation=4 application/bundle_identifier="org.hurrycurry.client" application/signature="" application/app_category="Games" -application/short_version="3.0.1" -application/version="3.0.1" -application/copyright="Copyright (c) 2026 Hurry Curry! Contributors" +application/short_version="" +application/version="" +application/copyright="" application/copyright_localized={} application/min_macos_version_x86_64="10.12" application/min_macos_version_arm64="11.00" |