From f0f55cd73999936a4e9866b5cec8706fc15f3684 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 21 Apr 2023 12:12:15 -0400 Subject: Added instructions on running from source --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index efeddf8..3e3a6b1 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,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 + +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