Skip to content

Commit

Permalink
macOS snapshots of Exult and Exult Studio will only be available for …
Browse files Browse the repository at this point in the history
…macOS >= 10.12 from now on.
  • Loading branch information
DominusExult committed Jul 17, 2024
1 parent af52b26 commit 7ee4628
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/download.dat
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,28 @@
begin_section("Exult v1.8 - official release");
add_extern_entry("exult-1.8.0.exe", "Exult for Windows installer (7/8/10/11)", 21452);
//add_extern_entry("exult-1.8.0.zip", "Exult for Windows zip without installer (7/8/10/11)", nn);
add_extern_entry("exult-1.8.0.dmg", "Exult for macOS 10.9 - 14.x (32-/64-bit intel and arm64)", 24265);
add_extern_entry("exult-1.8.0.dmg", "Exult for macOS 10.9 - 14.x (32-/64-bit intel/arm64)", 24265);
add_extern_entry("exult-1.8.0.apk", "Exult for Android", 46524);
add_extern_entry("exult-1.8.tar.gz", "Exult Sourcecode (.tar.gz)", 19104);
end_section();

begin_section("Exult Studio and Tools v1.8 - official release");
add_extern_entry("exult-studio-1.8.0.exe", "Exult Studio for Windows (7/8/10/11)", 21190);
add_extern_entry("exult-studio-1.8.0.dmg", "Exult Studio for macOS 10.10 - 14.x (64-bit intel/arm)", 53620);
add_extern_entry("exult-studio-1.8.0.dmg", "Exult Studio for macOS 10.10 - 14.x (64-bit intel/arm64)", 53620);
add_extern_entry("exult-tools-1.8.0.exe", "Exult Tools for Windows (7/8/10/11)", 6789);
end_section();

// snapshots
begin_section("Exult v1.9.x Snapshots of current code");
add_extern_link("https://github.com/exult/exult/commits/master", "Changelog");
add_local_entry("Exult.exe", "Exult for Windows 7/8/10/11");
add_local_entry("Exult-snapshot.dmg", "Exult for macOS 10.11 - 14.x (64-bit intel and arm64)");
add_local_entry("Exult-snapshot.dmg", "Exult for macOS 10.12 - 14.x (64-bit intel/arm64)");
add_local_entry("exult-snapshot-signed.apk", "Exult for Android");
end_section();

begin_section("Exult Studio and Tools v1.9.x Snapshots of current code");
add_local_entry("ExultStudio.exe", "Exult Studio for Windows");
add_local_entry("ExultStudio-snapshot.dmg", "Exult Studio for macOS 10.11 - 14.x (64-bit intel/arm)");
add_local_entry("ExultStudio-snapshot.dmg", "Exult Studio for macOS 10.12 - 14.x (64-bit intel/arm64)");
add_local_entry("ExultTools.exe", "Exult Tools for Windows ");
add_local_entry("Gimp20Plugin.exe", "Gimp 2.x Plugin for Windows");
//add_local_entry("GimpPlugin.exe", "Gimp 1.x Plugin for Windows");
Expand Down

0 comments on commit 7ee4628

Please sign in to comment.