Skip to content

Docs, StS: Document setup for Slay the Spire GOG/Game Pass installations #1913

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 7, 2023
Merged
Changes from 3 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
21 changes: 21 additions & 0 deletions worlds/spire/docs/slay-the-spire_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,24 @@ For steam-based installation, subscribe to the following mods:
- Archipelago Multiworld Randomizer Mod from
the [Slay the Spire Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2596397288)

- For GOG or Xbox PC Game Pass installation:
1. Download the official Steam Console Client [SteamCMD](https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip)
2. Unpack that .zip file into some folder, right click steamcmd.exe and choose "Run as administrator".
3. The client will now update itself. When it's ready type `login anonymous`. Now you are ready to download the actual
mods.
4. Mod the Spire: Type `workshop_download_item 646570 1605060445` in the SteamCMD window and hit Enter.
5. BaseMod: Type `workshop_download_item 646570 1605833019` in the SteamCMD window and hit Enter.
6. Archipelago Mod: Type `workshop_download_item 646570 2596397288` in the SteamCMD window and hit Enter.
7. Open your Slay the Spire installation directory. By default on GOG this is `C:\GOG Games\Slay the Spire`. By default
on PC Game Pass this is `C:\XboxGames\Slay The Spire\Content`.
9. In the folder where you unzipped SteamCMD there will now be a `steamapps` folder. Copy the ModTheSpire.jar from
`steamapps\workshop\content\646570\1605060445\ModTheSpire.jar` to your Slay The Spire installation
directory.
10. Create a folder named `mods` inside the Slay The Spire installation directory. Copy
"steamapps\workshop\content\646570\1605833019\BaseMod.jar" and
"steamapps\workshop\content\646570\2596397288\ArchipelagoMW-0.1.11.jar" into that `mods` folder. Note that the
version number of ArchipelagoMW may be different.

## Configuring your YAML file

### What is a YAML file and why do I need one?
Expand All @@ -31,6 +49,9 @@ start the game:
- BaseMod
- Archipelago Multiworld Randomizer

For a GOG or Xbox PC Game Pass installations, open the Slay The Spire installation directory, double-click on ModTheSpire.jar,
check both "Archipelago Multi-World" and "BaseMod" on the left and then click Play.

Once you are in-game, you will be able to click the **Archipelago** menu option and enter the ip and port (separated by
a colon) in the hostname field and enter your player slot name in the Slot Name field. Then click connect, and now you
are ready to climb the spire!