about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md11
-rw-r--r--README.md22
-rw-r--r--data/metadata.txtpb2
3 files changed, 33 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b92cfc..83b6d35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
1# lingo2-archipelago Releases 1# lingo2-archipelago Releases
2 2
3## v7.0.2 - 2025-10-03
4
5- Fixed issue connecting to password-protected slots.
6- Added instructions for using the client on Linux.
7
8Download:
9[lingo2.apworld](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.2/lingo2.apworld)<br/>
10Template YAML:
11[Lingo 2.yaml](https://files.fourisland.com/releases/lingo2-archipelago/apworld/v7.0.2/Lingo%202.yaml)<br/>
12Source: [v7.0.2](https://code.fourisland.com/lingo2-archipelago/tag/?h=v7.0.2)
13
3## v7.0.1 - 2025-10-01 14## v7.0.1 - 2025-10-01
4 15
5- Fixed logic error regarding the Plaza Entrance in The Repetitive. Going from 16- Fixed logic error regarding the Plaza Entrance in The Repetitive. Going from
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.
183. Double click on `lingo2.apworld` to install it, or copy it manually to the 183. 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
231. Open the Archipelago Launcher. 231. Open the Archipelago Launcher.
242. Select "Lingo 2 Client". 242. Select "Lingo 2 Client".
@@ -34,6 +34,26 @@ part of an Archipelago multiworld game.
34 34
35To continue an earlier game, you can perform the exact same steps as above. 35To continue an earlier game, you can perform the exact same steps as above.
36 36
37## Joining a Multiworld game (Non-Windows)
38
39Lingo 2 only officially supports Windows, but has been known to work on Linux
40using Proton. Archipelago can be played on a non-Windows system, but the process
41is a little more complex.
42
431. 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.
462. Open Lingo 2, and select Archipelago from the level selection list.
473. 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.
494. Click Start and wait for the connection settings screen to load.
505. Open the Archipelago Launcher.
516. Select "Lingo 2 Client".
527. You should see "Connected to Lingo 2!" You can then return to Lingo 2 and
53 fill out your connection details.
548. Press Connect.
559. 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?
diff --git a/data/metadata.txtpb b/data/metadata.txtpb index c7dc650..233a97e 100644 --- a/data/metadata.txtpb +++ b/data/metadata.txtpb
@@ -1,7 +1,7 @@
1version { 1version {
2 major: 7 2 major: 7
3 minor: 0 3 minor: 0
4 patch: 1 4 patch: 2
5} 5}
6# Filler item. 6# Filler item.
7special_names: "A Job Well Done" 7special_names: "A Job Well Done"