We recommend using the Thunderstore Mod Manager or an alternative for installing mods

MonoMod Loader
Loader for MonoMod.MonoModPatches suited for use in BepInEx.
Last updated | 2 years ago |
Total downloads | 86508 |
Total rating | 6 |
Categories | Tools |
Dependency string | BepInEx-MonoMod_Loader-1.0.0 |
Dependants | 7 other mods depend on this mod |
This mod requires the following mods to function

BepInEx-BepInExPack_H3VR
BepInEx pack for H3VR. Preconfigured and ready to use.
Preferred version: 5.4.1101README
BepInEx.MonoMod.Loader
This is loader for MonoMod.MonoModPatches suited for use in BepInEx.
Main features
- No permanent patching -- all patches are applied at runtime without permanent changes to DLLs
- Easy install and uninstall -- simply add/remove patch DLLs to install/uninstall patches
Installation
- Download and install dependendencies
- Download the latest version
- Locate
MonoMod_Loader
folder in the downloaded archive and extract its contents into theBepInEx
folder - Install MonoMod patches into
BepInEx/monomod
folder
Notes about writing MonoMod patches
- Write MonoMod patches normally
- Name your patch DLL as follows:
<Assembly>.<ModName>.mm.dll
where<Assembly>
is the name of the assembly you want to patch<ModName>
is the name of your mod
- NOTE: Because of the naming convention, you can also patch a single assembly per DLL. If you need to patch multiple assemblies, write multiple DLLs.
Available versions
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2021-5-25 | 1.0.0 | 86508 | Version 1.0.0 | Install |