You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This mod randomizes all inventory items and hats. Keys, heart fruits, and docume
5
5
6
6
# Tips
7
7
- You can use shift-R to die on command and respawn at the entrance to your current area or in front of your greenhouse, depending on your current location. In addition to being a time-saver, this may be necessary to prevent a soft-lock in certain situations. For instance, collecting the check from the mural cave does not currently unlock the door behind you, so the only escape is death.
8
-
-The client works best if you connect to the server after you start or continue a game, rather than on the main menu. Also, if your items have gotten out of sync, try quitting and restarting the game, selecting Continue, and then reconnecting.
8
+
-If your items have gotten out of sync, try quitting and restarting the game, selecting Continue from the main menu, and then reconnecting.
9
9
10
10
## Installation
11
11
- Must be using a PC version of Turnip Boy Commits Tax Evasion
@@ -14,8 +14,8 @@ This mod randomizes all inventory items and hats. Keys, heart fruits, and docume
14
14
`C:\Program Files\Epic Games\TurnipBoyCommitsTaxEvad` or `C:\SteamLibrary\steamapps\common\Turnip Boy Commits Tax Evasion`
15
15
- Windows likes to place an intermediary folder when extracting zip files. Make sure that the `BepInEx` folder, `doorstop_config.ini`, and `winhttp.dll` are all located directly in the game's install folder.
16
16
- Launch the game and close it. This will finalize the installation for BepInEx.
17
-
- Launch the game again and you should see a new bit of UI in the top-left of the screen showing `Archipelago v0.5.0 Status: Not Connected`, as well as text fields to enter connection info.
18
-
- To uninstall the mod, either remove/delete the `TBCTEArchipelagoPlugin` folder from the `plugins` folder, or rename the winhttp.dll file in the game's root directory (this will disable all mods from running)
17
+
- Launch the game again and you should see a new bit of UI in the top-left of the screen showing `Archipelago v0.5.0 Status: Not Connected`. After starting or continuing a game, you will also see text fields to enter connection info.
18
+
- To uninstall the mod, either remove/delete the `TBCTEArchipelagoPlugin` folder from the `plugins` folder, or rename the winhttp.dll file in the game's root directory (this will disable all mods from running).
19
19
20
20
## Generating a Multiworld
21
21
- In order to setup a multiworld you must first install the latest version of [Archipelago](https://github.com/ArchipelagoMW/Archipelago/releases/latest)
@@ -30,4 +30,4 @@ This mod randomizes all inventory items and hats. Keys, heart fruits, and docume
30
30
- A .zip file will be created in the `output` folder containing information for your multiworld. In order to host your game, go to [https://archipelago.gg/uploads](https://archipelago.gg/uploads) and upload the .zip file, then click `Create New Room`.
31
31
32
32
## Connecting to a Room
33
-
Once you start the game with the client mod, you'll see connection info in the top left. Enter the link to your room, the room's password, and your player name. Then click Connect.
33
+
Once you start or continue a game from the main menu with the client mod installed, you'll see connection info in the top left. Enter the link to your room, your player name, and the room's password. Then click Connect.
0 commit comments