about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-04-21 12:10:01 -0400
committerGitHub <noreply@github.com>2023-04-21 12:10:01 -0400
commitdb0f4da0c045e43dd4233efb018ed5090993e1fd (patch)
tree4af077ee35af15035a91f0c4514f1fd574209f70
parenta80ea459bcba73840eb8457f23aaff03bc1e5c3b (diff)
downloadlingo-archipelago-db0f4da0c045e43dd4233efb018ed5090993e1fd.tar.gz
lingo-archipelago-db0f4da0c045e43dd4233efb018ed5090993e1fd.tar.bz2
lingo-archipelago-db0f4da0c045e43dd4233efb018ed5090993e1fd.zip
Added setup instructions to README
-rw-r--r--README.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/README.md b/README.md index 2a52bf9..efeddf8 100644 --- a/README.md +++ b/README.md
@@ -2,3 +2,30 @@
2[Archipelago](https://archipelago.gg/) is an open-source project that supports randomizing a number of different games and combining them into one cooperative experience. Items from each game are hidden in other games. For more information about Archipelago, you can look at their website. 2[Archipelago](https://archipelago.gg/) is an open-source project that supports randomizing a number of different games and combining them into one cooperative experience. Items from each game are hidden in other games. For more information about Archipelago, you can look at their website.
3 3
4This is a project that modifies the game [Lingo](https://lingothegame.com/) so that it can be played as part of an Archipelago multiworld game. 4This is a project that modifies the game [Lingo](https://lingothegame.com/) so that it can be played as part of an Archipelago multiworld game.
5
6## Installation
7
81. Download the Lingo Archipelago Randomizer from [the releases page](https://github.com/hatkirby/lingo-archipelago/releases).
92. Open up Lingo, go to settings, and click View Game Data. This should open up a folder in Windows Explorer.
103. Unzip the contents of the randomizer into the "maps" folder.
114. Installation complete! You may have to click Return to go back to the main menu and then click Settings again in
12 order to get the randomizer to show up in the level selection list.
13
14## Joining a Multiworld game
15
161. Launch Lingo
172. Click on Settings, and then Level. Choose Archipelago from the list.
183. Start a new game. Leave the name field blank (anything you type in will be ignored).
194. Enter the Archipelago address, slot name, and password into the fields.
205. Press Connect.
216. Enjoy!
22
23To continue an earlier game, you can perform the exact same steps as above. You do not have to re-select Archipelago in
24the level selection screen if you were using Archipelago the last time you launched the game.
25
26In order to play the base game again, simply return to the level selection screen and choose Level 1 (or whatever else
27you want to play). The randomizer will not affect gameplay unless you launch it by starting a new game while it is
28selected in the level selection screen, so it is safe to play the game normally while the client is installed.
29
30**Note**: Running the randomizer modifies the game's memory. If you want to play the base game after playing the randomizer,
31you need to restart Lingo first.