CTDynamicModMenu
🟡 Updated this yearPreview

🔍 Analysis
- ✅ Updated 4 days after the latest game patch — actively maintained
- 🏆 #94 of 172 Universal Tools mods in this game by downloads
📋 About This Mod
BepInEx Plugin to easily create ModMenus for (most) Unity Games
This is a BepInEx-mod to easily create mod-menus for BepInEx-Mods.
Features:
-
[]Toggles with color display
[
]Keybinds for mods / commands[]command window with autocomplete to run the commands / mods
[]categorize commands into tabs
[]log window to have outputs
[]configurable keybind to use the menu
How To Use
-
[]use the DLL of this mod as an Assembly Reference in your BepInEx-Mod.
[
]add a dependency for this BepInExMod[]use the included CustomCommand and CommandInput classes to create each Mod to execute-> f.e.: MyCustomCommand:CustomCommand
[]use RegisterCommand(CustomCommand) to register any command you want to be executed
-> top of file: Using CTDynamicModMenu. CTDynamicModMenu;-> CTDynamicModMenu. Instance. RegisterCommand(MyCustomCommand)[]compile your mod
[]Install both this and your mod as a plugin and enjoy
Fallout Shelter Cheat
More Info on my Website:
toemmsen.ch
GitHub Repo -
[]use the DLL of this mod as an Assembly Reference in your BepInEx-Mod.
📊 Mod Details
- Game
- Site Mods
- Author
- Toemmsen96
- Version
- 1.0.2
- Downloads
- 213
- Endorsements
- 7
- Category
- Universal Tools
- Created
- 1/9/2026
- Updated
- 6/23/2026
🔧 How to Install Modding Tools Mods
Install via a mod manager (Vortex or Mod Organizer 2). Most mods drop into the game folder.
📖 Full step-by-step install guide for Modding Tools →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Modding Tools commands, item IDs, and more.
Keep browsing — more Modding Tools mods await