Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/alpha-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`)
Expand Down
Loading