Download and unzip the release zip file and copy it to your Mods
folder (see
the HAT Github page for more information). It is not possible to use this mod zipped,
because the config file used to store the randomization needs to be in the same folder as the mod in order to work.
- Copy all the necessary dependencies into
Dependencies
- Press build
- ???
- Profit
In the project root directory, run python3 src/randomizer.py
. Copy the generated output config.txt
into the same
folder as the mod (e.g. Mods/Randomizer
).
This only randomizes "normal" doors. Shortcut doors are left as vanilla. Future version may add the option to randomize these as well. In addidtion, I would like to add collectible randomization in future versions.