From b450716c234628c9e02d0360b7fcc972f72a94e2 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Tue, 22 Apr 2025 14:06:24 -0700 Subject: [PATCH] Update Downloads-Installs.md --- wiki/Downloads-Installs.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/wiki/Downloads-Installs.md b/wiki/Downloads-Installs.md index e596994c..a05160d5 100644 --- a/wiki/Downloads-Installs.md +++ b/wiki/Downloads-Installs.md @@ -24,18 +24,19 @@ Add the `-s` option to the end of the above commands to suppress creating the `g - Start a terminal session. * Executable Archive, Manual, Raspberry Pi/ChromeOS ARM devices - - `gam-7.wx.yz-linux-aarch64-glibc2.35.tar.xz` - - `gam-7.wx.yz-linux-aarch64-legacy.tar.xz` + - `gam-7.wx.yz-linux-arm64-glibc2.35.tar.xz` + - `gam-7.wx.yz-linux-arm64-glibc2.39.tar.xz` + - `gam-7.wx.yz-linux-arm64-legacy.tar.xz` - Download the archive, extract the contents into some directory. - Start a terminal session. * Executable Archive, Manual, Mac OS versions Sonoma, Sequoia - M1/M2 - - `gam-7.wx.yz-macos14.7-aarch64.tar.xz` + - `gam-7.wx.yz-macos14.7-arm64.tar.xz` - Download the archive, extract the contents into some directory. - Start a terminal session. * Executable Archive, Manual, Mac OS versions Sequoia - M3 - - `gam-7.wx.yz-macos15.2-aarch64.tar.xz` + - `gam-7.wx.yz-macos15.4-arm64.tar.xz` - Download the archive, extract the contents into some directory. - Start a terminal session. @@ -54,6 +55,11 @@ Add the `-s` option to the end of the above commands to suppress creating the `g - Download the installer and run it. - Start a Command Prompt/PowerShell session. +* Executable Installer, Manual, Windows ARM + - `gam-7.wx.yz-windows-arm64.msi` + - Download the installer and run it. + - Start a Command Prompt/PowerShell session. + * Source, all platforms - `Source code(zip)` - `Source code(tar.gz)`