Mod for MiSide that makes secret alternative menu available all the time.
- Download the latest version of the mod from the releases page.
- Extract the contents of the mod archive into the game's root folder (where
MiSideFull.exeis located). - Launch the game using
SecretMenuLauncher.exe.
- Download the latest version of the mod from the releases page.
- Download
BepInEx-Unity.IL2CPP-win-x64-6.0.0-pre.2.zipfrom the BepInEx releases page. - Extract the contents of
BepInEx-Unity.IL2CPP-win-x64-6.0.0-pre.2.zipinto the game's root folder (whereMiSideFull.exeis located). - Extract
SecretMenufolder from the mod archive into theBepInEx/pluginsfolder. - Launch the game.
- Install dotnet SDK 6.0 or newer
- Install rust and cargo
- Run
cargo build --release - Create
SecretMenufolder in the game's root folder - Copy
secretmenu_native.dllandSecretMenu.dllfromtarget/releasetoSecretMenufolder - Copy
SecretMenuLauncher.exefromtarget/releaseto the game's root folder - Launch the game using
SecretMenuLauncher.exe
If you want to contribute, please, make sure you know what you are doing. I did this for fun as a proof of concept rust mod for Unity, this is not something I plan to maintain or support.
