about summary refs log tree commit diff stats
path: root/client
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-08 17:38:14 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-08 17:38:14 -0400
commit52318e66adcb514d9d13c77640ca42e99ba7c20b (patch)
tree32996d265064c24db9a3c27d09c75243ef25d9ae /client
parenta31d7a6d3a473cb044d717b666fd73dc43f2df51 (diff)
downloadlingo2-archipelago-52318e66adcb514d9d13c77640ca42e99ba7c20b.tar.gz
lingo2-archipelago-52318e66adcb514d9d13c77640ca42e99ba7c20b.tar.bz2
lingo2-archipelago-52318e66adcb514d9d13c77640ca42e99ba7c20b.zip
Fixed links to repo??
Diffstat (limited to 'client')
-rw-r--r--client/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/README.md b/client/README.md index 07c5459..1e94bdb 100644 --- a/client/README.md +++ b/client/README.md
@@ -6,7 +6,7 @@ to an Archipelago Multiworld and randomize your game.
6## Installation 6## Installation
7 7
81. Download the Lingo 2 Archipelago Randomizer from 81. Download the Lingo 2 Archipelago Randomizer from
9 [the releases page](https://code.fourisland.com/lingo-archipelago2/about/client/CHANGELOG.md). 9 [the releases page](https://code.fourisland.com/lingo2-archipelago/about/client/CHANGELOG.md).
102. Open up Lingo 2, go to settings, and click View Game Data. This should open 102. Open up Lingo 2, go to settings, and click View Game Data. This should open
11 up a folder in Windows Explorer. 11 up a folder in Windows Explorer.
123. Unzip the randomizer into the "maps" folder. Ensure that archipelago.tscn and 123. Unzip the randomizer into the "maps" folder. Ensure that archipelago.tscn and
@@ -44,7 +44,7 @@ need to be generated before the client can be run.
44 44
45The first file is `data.binpb`, the datafile containing the randomizer logic. 45The first file is `data.binpb`, the datafile containing the randomizer logic.
46You can read about how to generate it on 46You can read about how to generate it on
47[its own README page](https://code.fourisland.com/lingo-archipelago2/about/data/README.md). 47[its own README page](https://code.fourisland.com/lingo2-archipelago/about/data/README.md).
48Once you have it, put it in a subfolder of `client` called `generated`. 48Once you have it, put it in a subfolder of `client` called `generated`.
49 49
50The second generated file is `proto.gd`. This file allows Lingo 2 to read the 50The second generated file is `proto.gd`. This file allows Lingo 2 to read the