diff options
Diffstat (limited to 'apworld')
-rw-r--r-- | apworld/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apworld/README.md b/apworld/README.md index 386a2a1..13374b2 100644 --- a/apworld/README.md +++ b/apworld/README.md | |||
@@ -6,7 +6,7 @@ Lingo 2. | |||
6 | ## Installation | 6 | ## Installation |
7 | 7 | ||
8 | 1. Download the Lingo 2 Apworld from | 8 | 1. Download the Lingo 2 Apworld from |
9 | [the releases page](https://code.fourisland.com/lingo-archipelago2/about/apworld/CHANGELOG.md). | 9 | [the releases page](https://code.fourisland.com/lingo2-archipelago/about/apworld/CHANGELOG.md). |
10 | 2. If you do not already have it, download and install the | 10 | 2. If you do not already have it, download and install the |
11 | [Archipelago software](https://github.com/ArchipelagoMW/Archipelago/releases/). | 11 | [Archipelago software](https://github.com/ArchipelagoMW/Archipelago/releases/). |
12 | 3. Double click on `lingo2.apworld` to install it, or copy it manually to the | 12 | 3. Double click on `lingo2.apworld` to install it, or copy it manually to the |
@@ -20,7 +20,7 @@ used. | |||
20 | 20 | ||
21 | The first file is `data.binpb`, the datafile containing the randomizer logic. | 21 | The first file is `data.binpb`, the datafile containing the randomizer logic. |
22 | You can read about how to generate it on | 22 | You can read about how to generate it on |
23 | [its own README page](https://code.fourisland.com/lingo-archipelago2/about/data/README.md). | 23 | [its own README page](https://code.fourisland.com/lingo2-archipelago/about/data/README.md). |
24 | Once you have it, put it in a subfolder of `apworld` called `generated`. | 24 | Once you have it, put it in a subfolder of `apworld` called `generated`. |
25 | 25 | ||
26 | The second generated file is `data_pb2.py`. This file allows Archipelago to read | 26 | The second generated file is `data_pb2.py`. This file allows Archipelago to read |