mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00

* Replace all usages of player settings * Fixed line break error * Attempt to fix line break again * Finally figure out what Pycharm did to this file * Pycharm search failed me * Remove duplicate s * Update ArchipIdle * Revert random newline changes from Pycharm * Remove player settings from fstrings and rename --samesettings to --sameoptions * Finally get PyCharm to not auto-format my commits, randomly inserting the newlines * Removing player-settings * Missed one * Remove final line break error Co-authored-by: Exempt-Medic <60412657+exempt-medic@users.noreply.github.com> --------- Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com> Co-authored-by: Exempt-Medic <ExemptMedic@Gmail.com>
13 lines
700 B
Markdown
13 lines
700 B
Markdown
# ArchipIdle Setup Guide
|
|
|
|
## Joining a MultiWorld Game
|
|
1. Generate a `.yaml` file from the [ArchipIDLE Player Options Page](/games/ArchipIDLE/player-options)
|
|
2. Open the ArchipIDLE Client in your web browser by either:
|
|
- Navigate to the [ArchipIDLE Client](http://idle.multiworld.link)
|
|
- Download the client and run it locally from the
|
|
[ArchipIDLE GitHub Releases Page](https://github.com/ArchipelagoMW/archipidle/releases)
|
|
3. Enter the server address in the `Server Address` field and press enter
|
|
4. Enter your slot name when prompted. This should be the same as the `name` you entered on the
|
|
options page above, or the `name` field in your yaml file.
|
|
5. Click the "Begin!" button.
|