From cdfc37087e79e4a11ef9615ae11490e60dfe53d6 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 28 Apr 2023 00:10:49 -0400 Subject: Fixed README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b93a849..3822d6d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ selected in the level selection screen, so it is safe to play the game normally **Note**: Running the randomizer modifies the game's memory. If you want to play the base game after playing the randomizer, you need to restart Lingo first. -## Running fron source +## Running from source The randomizer is almost ready to run from source. The only step that is required is to compile the LL1.yaml datafile into gamedata.gd, which needs to be played in the Archipelago folder. The generate_gamedata.rb script in the util folder can do this for you. The first argument is the path to the datafile, and the second argument is the path to the output file. -- cgit 1.4.1