hey so this is just a simple mod manager i made for Mod Engine 3. nothing fancy but it works pretty good
what it does:
drag and drop your mods (super easy). turn mods on/off with one click. edit config files dirctly in the app launch your games
Downlaod and install Me3 Mod Engine 3 Get the latest version for the manager from the Releases tab.
- Download and extract the
.zipfrom Releases. - Run
ModEngine3Manager.exe - Pick a game from the sidebar
- Drag
.dllmod files into the window - Click Launch to start the game
New in 1.0.2 you can now drag and drop non-dll mods, you need only drop mod folders into the app window example folders: [ '_backup', '_unknown', 'action', 'asset', 'chr', 'cutscene', 'event', 'font', 'map', 'material', 'menu', 'movie', 'msg', 'other', 'param', 'parts', 'script', 'sd', 'sfx', 'shader', 'sound' ]
- Mods are stored in:
%LocalAppData%\garyttierney\me3\ - Supports
.iniconfig editing per mod - Also works with external mods (outside the mods folder)
If something isn’t working, open an Issue.
To run from source:
pip install PyQt6
python main.py