From a0edf75a3ac36c2e8650d23b5863d0762a2b2433 Mon Sep 17 00:00:00 2001 From: mibac138 <5672750+mibac138@users.noreply.github.com> Date: Thu, 23 Oct 2025 22:09:04 +0200 Subject: [PATCH] Adjust installation instructions for mac --- .github/workflows/alpha-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/alpha-notes.md b/.github/workflows/alpha-notes.md index 504a568d..a75332c6 100644 --- a/.github/workflows/alpha-notes.md +++ b/.github/workflows/alpha-notes.md @@ -8,7 +8,7 @@ * **Steam**: Right-click RimWorld in your Steam library → `Manage` → `Browse local Files` * Or navigate directly to: - Windows: `C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods` - - Mac: `~/Library/Application Support/Steam/steamapps/common/RimWorld/Mods` + - Mac: `~/Library/Application Support/Steam/steamapps/common/RimWorld/RimWorldMac.app/Mods` (Right-click on `RimWorldMac.app`, then click `Show Package Contents` to see the `Mods` folder) - Linux: `~/.steam/steam/steamapps/common/RimWorld/Mods` 3. Extract the zip file into the `Mods` folder. * You should have a `Multiplayer` folder in the `Mods` folder (`Mods/Multiplayer`)