The Official Dedicated Installer for MelonLoader.
The installer should automatically list installed Unity games on your machine.
If the game you're trying to mod isn't listed, you can locate it manually by clicking on the Add Game Manually
button.
To install MelonLoader, click on the game you wish to mod. Next, select your preferred version and hit the big Install
button.
We strongly advise against enabling Nightly builds unless you know what you're doing.
Nightly builds are bleeding-edge builds, generated right after any changes are made to the project. They can be enabled with the switch under the version selection menu.
Contributions to this project are welcome! If you wish to contribute, please adhere to the following guidelines:
Ensure you have the .NET 9.0 SDK installed on your machine. This is required to build the project.
You can build the project locally using the following command:
dotnet publish
All pull requests should be made towards the development
branch.
The master branch contains the source code for the stable release and is protected to ensure stability.
MelonLoader.Installer is licensed under the Apache License, Version 2.0. See LICENSE for the full License.
- Avalonia is licensed under the MIT License. See LICENSE for the full License.
- Gameloop.Vdf is licensed under the MIT License. See LICENSE for the full license.
- MelonLoader is licensed under the Apache License, Version 2.0. See LICENSE for the full License.
See MelonLoader Wiki for the full Credits.