diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/README.md b/README.md index 2899e4a..4a522ac 100644 --- a/README.md +++ b/README.md | |||
@@ -18,7 +18,7 @@ part of an Archipelago multiworld game. | |||
18 | 3. Double click on `lingo2.apworld` to install it, or copy it manually to the | 18 | 3. Double click on `lingo2.apworld` to install it, or copy it manually to the |
19 | `custom_worlds` folder of your Archipelago installation. | 19 | `custom_worlds` folder of your Archipelago installation. |
20 | 20 | ||
21 | ## Joining a Multiworld game | 21 | ## Joining a Multiworld game (Windows) |
22 | 22 | ||
23 | 1. Open the Archipelago Launcher. | 23 | 1. Open the Archipelago Launcher. |
24 | 2. Select "Lingo 2 Client". | 24 | 2. Select "Lingo 2 Client". |
@@ -34,6 +34,26 @@ part of an Archipelago multiworld game. | |||
34 | 34 | ||
35 | To continue an earlier game, you can perform the exact same steps as above. | 35 | To continue an earlier game, you can perform the exact same steps as above. |
36 | 36 | ||
37 | ## Joining a Multiworld game (Non-Windows) | ||
38 | |||
39 | Lingo 2 only officially supports Windows, but has been known to work on Linux | ||
40 | using Proton. Archipelago can be played on a non-Windows system, but the process | ||
41 | is a little more complex. | ||
42 | |||
43 | 1. Download | ||
44 | [archipelago.tscn](https://code.fourisland.com/lingo2-archipelago/plain/client/archipelago.tscn) | ||
45 | and put it in your custom maps folder. You only have to do this once. | ||
46 | 2. Open Lingo 2, and select Archipelago from the level selection list. | ||
47 | 3. Put the path to your `lingo2.apworld` into the field provided. You only have | ||
48 | to do this once, as the game will remember what you put in. | ||
49 | 4. Click Start and wait for the connection settings screen to load. | ||
50 | 5. Open the Archipelago Launcher. | ||
51 | 6. Select "Lingo 2 Client". | ||
52 | 7. You should see "Connected to Lingo 2!" You can then return to Lingo 2 and | ||
53 | fill out your connection details. | ||
54 | 8. Press Connect. | ||
55 | 9. Enjoy! | ||
56 | |||
37 | ## Frequently Asked Questions | 57 | ## Frequently Asked Questions |
38 | 58 | ||
39 | ### Why aren't the starting room letters shuffled? | 59 | ### Why aren't the starting room letters shuffled? |