diff options
| author | tpart <tpart120@proton.me> | 2026-02-26 20:43:37 +0100 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2026-02-26 20:49:58 +0100 |
| commit | f3ee0a8d79a4e4443fe04e818c690ee577961c39 (patch) | |
| tree | 7ef35fd5c549af53f9ac70ada8169aaea80d1c36 /client | |
| parent | cabc45cd02d2159d89bb37fc29bf83a23e89b8f0 (diff) | |
| download | hurrycurry-f3ee0a8d79a4e4443fe04e818c690ee577961c39.tar hurrycurry-f3ee0a8d79a4e4443fe04e818c690ee577961c39.tar.bz2 hurrycurry-f3ee0a8d79a4e4443fe04e818c690ee577961c39.tar.zst | |
Tweak Mac export template
Diffstat (limited to 'client')
| -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" |