Modern, fast, and stylized mod manager designed specifically for games using
.pakfiles.
Migrated from Tkinter to PySide6 for a premium Neon Dark high-tech experience.
You can download the latest version here: https://github.com/Elotq64/DAD_Mod_Manager/releases
- Python 3.8 or newer: Download here (Make sure to check "Add Python to PATH" during installation).
- Download the code: Click the green "Code" button above and select "Download ZIP", then extract it.
- Open Terminal:
- Go inside the folder you extracted
- Hold
Shift+ Right Click on empty space - Click "Open Terminal" or "Open PowerShell here"
- Install Dependencies:
pip install -r requirements.txt - Run:
python main.py
We provide pre-configured .spec files for a perfect build:
- Install PyInstaller:
pip install pyinstaller
- Build using the optimized config:
pyinstaller DAD_Mod_Manager.spec
- Your portable
.exewill be in thedist/folder.
- Neon Dark Aesthetic: Premium dark interface with Cyan and Purple accents.
- Multi-language: Full Support for English & Spanish with dynamic switching.
- Frameless UI: Custom title bar for a sleek, modern desktop look.
- Smart Sync: Only active mods are deployed to the game folder (keeping it clean).
- Steam Integration: Automatic AppID detection and one-click game launch.
- Auto-Migration: Automatically moves your existing mods to a safe storage directory.
If you want to contribute or build your own executable:
main.py # Entry point
core/ # Logic & Utilities
ui/ # PySide6 Windows & Widgets
src/assets/ # Images, Icons & Banners
This project is distributed as-is.
Executables generated with PyInstaller may trigger false positives in some antivirus software. If you are concerned, we encourage you to run the software from the source code following the instructions above.
This project is licensed under the MIT License.
Developed by Elotaku64.
- Mandatory Attribution: Any distribution or modification must credit the original author.
- Strictly Non-Commercial: This software is free. Selling it or charging for access is strictly prohibited.
- No Paywalls: Do not hide these files behind ad-links or paid shorteners.
Created for the modding community. Found a bug? Have a suggestion? Feel free to open an issue or report it in the repository!
I'm currently looking for contributors to help improve and expand this project.
If you're interested in contributing — whether it's code, UI/UX improvements, translations, or ideas — you're more than welcome.
- UI/UX polish (PySide6)
- Performance improvements
- Mod compatibility systems
- Translations
- Testing & bug reports
- Fork the repository
- Create a new branch (
feature/your-feature-name) - Make your changes
- Submit a Pull Request
Even small contributions are appreciated.
If you enjoy this project or find it useful, consider supporting its development:
- ☕ PayPal: https://paypal.me/elotq64
Your support helps keep the project alive and improving.
