MelonLoader

MelonLoader

5 Downloads

MelonLoader is a universal mod loader for all Unity games.

GENERAL INFORMATION:

  • Debug Mode is for Development Purposes. Use it to help Develop and Debug MelonLoader, Plugins, and Mods.
  • All Logs are made in the created MelonLoader/Logs folder in your Game's Installation Folder.
  • All Plugins get placed in the created Plugins folder in your Game's Installation Folder.
  • All Mods get placed in the created Mods folder in your Game's Installation Folder.
  • The Official Wiki
  • For info on dnSpy Debugger Usage, scroll down.
  • For information on possible startup arguments please see this table on github
  • Wine / Steam Proton Usage

Example Projects:

DNSPY DEBUGGER USAGE:

  1. Go into dnSpy, then in the top, select Debug -> Start Debugging and select Unity as the debug engine.
  2. Then, for the executable, select your game's executable
  3. And in the Arguments box, add --melonloader.debug and any other arguments you want
  4. Finally, to add breakpoints, simply drag and drop the mod you want to debug into dnSpy's Assembly Explorer, then add breakpoints regularly.

You can read more about attaching the dnSpy debugger in the MelonLoader wiki.

START SCREEN CUSTOMIZATION:

  • After Initial Launch the Start Screen will create a folder under UserData/MelonStartScreen
  • Inside this folder it will create a Config.cfg file for Customization Settings.
  • You can also place Custom Images in this folder to further customize the Start Screen.
  • Listed below are the Compatible File Names and Extensions for the Custom Images.

Compatible File Names:

  • Background
  • Loading
  • Logo

Compatible Extensions:

  • .gif
  • .png
  • .jpg
  • .jpeg

LICENSING & CREDITS:

MelonLoader is licensed under the Apache License, Version 2.0. See LICENSE for the full License.

Third-party Libraries used as Source Code and/or bundled in Binary Form:

See Terms and Conditions for the full License. We have Express Permission from bHaptics.

External Libraries and Tools that are downloaded and used at Runtime:

See MelonLoader Wiki for the full Credits.

MelonLoader is not sponsored by, affiliated with or endorsed by Unity Technologies or its affiliates.
"Unity" is a trademark or a registered trademark of Unity Technologies or its affiliates in the U.S. and elsewhere.