Skip to content

Commit

Permalink
Changed the macOS compatibility and download link for the Ultima VI mod
Browse files Browse the repository at this point in the history
  • Loading branch information
DominusExult committed Apr 9, 2024
1 parent dfcb5ab commit 1fc356e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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 - 13.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 and 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 - 13.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/arm)", 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 - 13.x (64-bit intel and arm64)");
add_local_entry("Exult-snapshot.dmg", "Exult for macOS 10.11 - 14.x (64-bit intel and 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 - 13.x (64-bit intel/arm)");
add_local_entry("ExultStudio-snapshot.dmg", "Exult Studio for macOS 10.11 - 14.x (64-bit intel/arm)");
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 Expand Up @@ -64,7 +64,7 @@ end_section();

// mod archive
begin_section("Third party Mod Archive - require Exult 1.6 or newer snapshots");
add_local_entry("Ultima6v1.1.zip", "Ultima VI Remake 1.1 (requires Exult 1.8 and FoV)");
add_local_entry("Ultima6.zip", "Ultima VI Remake 1.1 (requires Exult 1.8 and FoV)");
add_local_entry("Glimmerscape_SI_mod_by_Donfrow.zip", "Glimmerscape by Donfrow (requires SS)");
add_local_entry("u6patch.zip", "Ultima VI conversion by Mike Fictiti0us (requires FoV)");
add_local_entry("m-johnston-mod.zip", "Matthew Johnston's unnamed mod (requires FoV)");
Expand Down

0 comments on commit 1fc356e

Please sign in to comment.