Skip to content

Mod for MiSide that makes secret alternative menu available all the time.

License

Notifications You must be signed in to change notification settings

FeeeeK/miside-secret-menu-unlocker

Repository files navigation

MiSide Secret Menu

Mod for MiSide that makes secret alternative menu available all the time.

Installation

Option 1: Using provided launcher

  1. Download the latest version of the mod from the releases page.
  2. Extract the contents of the mod archive into the game's root folder (where MiSideFull.exe is located).
  3. Launch the game using SecretMenuLauncher.exe.

Option 2: Using BepInEx

  1. Download the latest version of the mod from the releases page.
  2. Download BepInEx-Unity.IL2CPP-win-x64-6.0.0-pre.2.zip from the BepInEx releases page.
  3. Extract the contents of BepInEx-Unity.IL2CPP-win-x64-6.0.0-pre.2.zip into the game's root folder (where MiSideFull.exe is located).
  4. Extract SecretMenu folder from the mod archive into the BepInEx/plugins folder.
  5. Launch the game.

Showcase

Screenshot

Building

  1. Install dotnet SDK 6.0 or newer
  2. Install rust and cargo
  3. Run cargo build --release
  4. Create SecretMenu folder in the game's root folder
  5. Copy secretmenu_native.dll and SecretMenu.dll from target/release to SecretMenu folder
  6. Copy SecretMenuLauncher.exe from target/release to the game's root folder
  7. Launch the game using SecretMenuLauncher.exe

Contributing

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.

About

Mod for MiSide that makes secret alternative menu available all the time.

Resources

License

Stars

Watchers

Forks