Update readme for randomizer link and portable mode

This commit is contained in:
Wiseguy
2025-05-04 13:15:02 -04:00
committed by Mr-Wiseguy
parent 01bccb9059
commit 54997438de

View File

@@ -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.