Mod to enable resizing Mita or the Player. It uses the numpad by default but can be reconfigured in the mod settings.
BepInEx installation guide:
- download
BepInEx-Unity.IL2CPP-win-x64-6.0.0-pre.2.zipfrom https://github.com/BepInEx/BepInEx/releases (direct link https://github.com/BepInEx/BepInEx/releases/download/v6.0.0-pre.2/BepInEx-Unity.IL2CPP-win-x64-6.0.0-pre.2.zip ) - extract all files to MiSide folder (it is in [steam]\steamapps\common\MiSide by default)
- launch the game and check if it loads properly, you should see a console window appearing
- (optional) If it doesn – please open
doorstop_config.iniin the MiSide folder and search for the lineignore_disable_switch– and set it totrue. Yes, they warn you about this. But yes, on some setups this might be required (on mine for example). - Exit the game and install the plugin - all information is provided on NexusMods.
The code of this plugin is based on the MiSide console unlocker, available at https://github.com/Rist8/MiSide-Console-Unlocker . It is not a fork, it is just based on some conceptual ideas.