Thanks to visit codestin.com
Credit goes to github.com

Skip to content

oksas/me3-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mod Engine 3 Manager

Screenshot Screenshot

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


Download

Downlaod and install Me3 Mod Engine 3 Get the latest version for the manager from the Releases tab.


How to Use

  1. Download and extract the .zip from Releases.
  2. Run ModEngine3Manager.exe
  3. Pick a game from the sidebar
  4. Drag .dll mod files into the window
  5. 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' ]

Notes

  • Mods are stored in: %LocalAppData%\garyttierney\me3\
  • Supports .ini config editing per mod
  • Also works with external mods (outside the mods folder)

Need Help?

If something isn’t working, open an Issue.


For Developers

To run from source:

pip install PyQt6
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%