Skip to content

2228293026/UMMBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMMBridge

Run UnityModManager (UMM) mods under MelonLoader.

How it works

Uses Harmony to intercept the UnityModManager.modsPath getter, redirecting it to UMMMods/ directory, then boots UMM. Traditional UMM mods and MelonLoader mods coexist seamlessly. A button to open the mods folder is added at the top-right of the UMM window.

Usage

  1. Drop the compiled DLL into ADOFAI's Plugins/ directory
  2. Place UMM mods into UMMMods/ (created automatically on first launch)
  3. Open the UMM window and click Mods Dir at the top-right

Build

dotnet build UMMBridge\UMMBridge.csproj -c Release

Or open UMMBridge.slnx in Visual Studio 2022. The Deploy configuration outputs directly to the game's Plugins directory.

image

About

Run UnityModManager (UMM) mods under MelonLoader.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages