From 54997438de6122f493410ca33f1f9a76d6204ab2 Mon Sep 17 00:00:00 2001 From: Wiseguy <68165316+Mr-Wiseguy@users.noreply.github.com> Date: Sun, 4 May 2025 13:15:02 -0400 Subject: [PATCH] Update readme for randomizer link and portable mode --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f433523..0e6f2bd 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,10 @@ You'll probably also want to change the default behavior so that you don't need Instead, you can change the game by installing mods. See the [mod support](#mod-support) section for details. #### Does this project have a randomizer? -Yes, there is a randomizer available as a mod for this project which can be found on the thunderstore page linked in [mod support](#mod-support). +Yes, there is a randomizer available as a mod for this project which can be found at https://github.com/RecompRando/MMRecompRando/releases/latest. Simply download MMRecompRando.zip from the releases and install it like any other mod. + +#### Can you run this project as a portable application? +Yes, if you place a file named `portable.txt` in the same folder as the executable then this project will run in portable mode. In portable mode, the save files, config files, and mods are placed in the same folder as the executable. ## Known Issues * Overlays such as MSI Afterburner and other software such as Wallpaper Engine can cause performance issues with this project that prevent the game from rendering correctly. Disabling such software is recommended.