This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
Mod Manager Rewrite
Pre-release
Pre-release
The BL2/TPS/AoDK Mod Manager has moved, future versions will be here
Update Info:
- Moved some files around and so to properly update you must delete the
Mods\General
folder and all loose.py
files in the Mods folder before copying the new files over including:KeybindManager.py
,ModManager.py
,ModMenuManager.py
,OptionManager.py
,SaveManager.py
,Util.py
Changes:
- Re-enabled loading of custom dlls from the
Plugins
folder - Command Injector and Borderlands Commander will now be compatible. - Moved all modded keybinds to their own "Modded Keybinds" menu, and allowed unbinding modded keybinds - just try bind to the key it's already bound to.
- See the Pull Request for more in-depth info on changes.
- Update 08/11/2020: (Python: Fixed game version detection + options not saving)
- Update 08/18/2020: (Python: Renamed some quickload settings. See the PR for more info)