Raft: Small Raft doc update, bugfix (#5008)

* Small doc touchups

* Advanced Scarecrow progressive

* Add period to doc

Co-authored-by: Duck <31627079+duckboycool@users.noreply.github.com>

---------

Co-authored-by: Duck <31627079+duckboycool@users.noreply.github.com>
This commit is contained in:
Sunny Bat
2025-05-21 09:12:37 -07:00
committed by GitHub
parent 955a86803f
commit 7e772b4ee9
2 changed files with 3 additions and 2 deletions

View File

@@ -45,7 +45,8 @@
## Multiplayer Raft
You're able to have multiple Raft players on a single Raftipelago world. This will work, with a few notes:
- Only the player that creates/loads the world can connect to Archipelago (this is the "host" of the Raft world). Other players do not need to connect; everything will be routed through the the host.
- Every player that joins the Raft world must have the Raftipelago mod loaded.
- Only the player that creates/loads the world can connect to Archipelago (this is the "host" of the Raft world). Other players do not need to run */connect*; everything will be routed through the the host.
- Players other than the host will be labeled as a "Raft Player (Steam name)" when using ingame chat, which will be routed through Archipelago chat.
- Ingame chat will only work when the host is connected to the Archipelago server.

View File

@@ -30,7 +30,7 @@
"Steering Wheel": "progressive-engine",
"Engine controls": "progressive-engine",
"Scarecrow": "progressive-scarecrow",
"Advanced scarecrow": "progressive-scarecrow",
"Advanced Scarecrow": "progressive-scarecrow",
"Simple collection net": "progressive-net",
"Advanced collection net": "progressive-net",
"Storage": "progressive-storage",