This is a successor to MonkeModManager that:
- Remains fully compatable with all MMM mods (including MakeRelease.ps1)
- Has it's own catalog and filtering system that includes the original MMM mod list
- Can detect what mods are installed based off of the filename or certain keywords in the naming scheme and update them accordingly
Join the discord: https://discord.gg/G4PwyDuHDE
- Gorilla Tag Modding Group: https://discord.gg/monkemod
- Mod Catalog (.json): https://github.com/binguszingus/MMDictionary
Get a release of VS2022 and ensure it has the .NET with C# package installed. From there, cd to your MechanicMonke source folder, and run:
dotnet build
Make sure you have Inno Setup installed.
Open MechanicMonke.iss
and compile it CTRL + F9
.
For additions, send a PR to MMDictionary, and most of the time, it'll get accepted.
For removals, send a PR to MMDictionary, or DM me on Discord bingus.bingus.bingus
and I'll remove it personally.
It is there for convenience. I am also providing a plain .exe build incase you may think it's sketchy.
You can read the source at any time. No.