Mod Configuration Menu (MCM)
🟡 Updated this yearPreview

🔍 Analysis
- 👍 1.3% endorsement rate — high engagement, a strong quality signal
📋 About This Mod
AKA MBOptionScreen Standalone.
Previously, a fork of ModLib that was de-forked.
Sources available at GitHub!
Credits to Drogean for the MCM Logos!
MCM is a Mod Options screen library designed to let modders use its API for defining the options.
MCM supports three setting types - Global, PerCampaign and PerSave. Global are shared across characters and saves, PerCampaign are persistent within a single campaign, PerSave are stored within the save file!
It provides 5 types of options:
-
[]Bool[/]
[]Int Slider / Textbox[/]
[]Float Slider / Textbox[/]
[]Textbox[/]
[]Dropdown[/]
[]Button[/]
MCM uses the following 3 framework level libraries:
-
[]Harmony is used to have a single 0Harmony.dll across the game.[/]
[]ButterLib is a general modding library that eases mod development.[/]
[]UIExtenderExis an general UI manipulation library.[/]
Installation
Requires Bannerlord. Harmony, Bannerlord. UIExtenderEx, Bannerlord. ButterLib.
Add this to your .csproj. Please not that IncludeAssets="compile" is very important!
<ItemGroup>
<PackageReference Include="Bannerlord. MCM" Version="4. 3. 16" IncludeAssets="compile" />
</ItemGroup>
FAQ
How do I install it?
-
[]Find the Modules folder in your Bannerlord installation location. For Steam users, this is usually here: C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\Modules[/]
[]Download the latest version of this mod and drop the folder inside Modules from the archive into your game's Modules folder.[/]
[]Start the Mount & Blade II: Bannerlord launcher and select all Mod Configuration Menu mods to be loaded.[/]
Your mod order in the launcher should look something like this:
Unblocking DLL's
You may need to right click on every *.dll files, click Properties, and click Unblock if you extracted the zip file with Windows Explorer or other programs that try to secure extracted files.
Harmony installation issues
Check Harmony's Troubleshooting for more info on how to fix it.
Crashes on v1. 0. 0-v1. 0. 3 with Vortex used
Check this c
MCM is a Mod Options screen library for modders to define options via its API. With 62,127 endorsements and 4.9M downloads, it's a highly popular framework. Last updated July 2026, it remains actively maintained. Essential for mod authors seeking standardized configuration menus.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Massive community trust (62,127 endorsements) — this is a staple.
- Huge user base (4.9M downloads) means proven stability.
- Recent update (July 2026) shows active development.
⚠️ Cons
- Requires modder API knowledge to fully utilize — not for casual users.
- Compatibility with other mods depends on mod authors implementing it.
For mod authors who want to add a standardized options menu to their mods. Also for players who prefer mods that use a unified configuration interface. Skip if you're not a modder or don't care about configuration menus.
💡 Beginner Tips
- If you're a modder, check the API documentation on the mod's page to integrate MCM into your mod.
- For players, MCM is a library — you don't need to install it unless a mod requires it.
- Look for mods that explicitly list MCM as a dependency to ensure compatibility.
📊 Mod Details
- Game
- Bannerlord Mods
- Author
- Aragas
- Version
- v5.12.0
- Downloads
- 4,933,504
- Endorsements
- 62,127
- Category
- Mounts
- Created
- 4/16/2020
- Updated
- 7/21/2026
🧩 Commonly Used Together
Users add these mods to the same collections — a real compatibility signal, not an AI guess.
🔧 How to Install Bannerlord Mods
Use Vortex or manual. Enable mods in launcher. Harmony required.
📖 Full step-by-step install guide for Bannerlord →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Bannerlord commands, item IDs, and more.
Keep browsing — more Bannerlord mods await