From 03992c43d981a3ec5d276a586f76d87766f2e328 Mon Sep 17 00:00:00 2001 From: qwint Date: Thu, 4 Sep 2025 09:58:24 -0500 Subject: [PATCH] Docs: update mac install instructions to reflect 3.13 support (#5411) --- worlds/generic/docs/mac_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/generic/docs/mac_en.md b/worlds/generic/docs/mac_en.md index 72f7d1a8..b06593f5 100644 --- a/worlds/generic/docs/mac_en.md +++ b/worlds/generic/docs/mac_en.md @@ -3,7 +3,7 @@ Archipelago does not have a compiled release on macOS. However, it is possible t ## Prerequisite Software Here is a list of software to install and source code to download. 1. Python 3.11 "universal2" or newer from the [macOS Python downloads page](https://www.python.org/downloads/macos/). - **Python 3.13 is not supported yet.** + **Python 3.14 is not supported yet.** 2. Xcode from the [macOS App Store](https://apps.apple.com/us/app/xcode/id497799835). 3. The source code from the [Archipelago releases page](https://github.com/ArchipelagoMW/Archipelago/releases). 4. The asset with darwin in the name from the [SNI Github releases page](https://github.com/alttpo/sni/releases).