Releases: Wik3ndi/anno117-mod-manager
Releases · Wik3ndi/anno117-mod-manager
v1.0.0 — Initial Release 🎮
Anno 117 Mod Manager v1.0.0
The first public release of the Anno 117 Mod Manager — a free, open-source tool
to browse, install, and manage mods for Anno 117: Pax Romana directly from mod.io.
✨ Highlights
- Browse & install mods from mod.io with one click — loads the full catalogue, not just the top 100
- Load Order Editor — drag-and-drop interface to control which mods take priority
- Conflict Detection — scans for file overlaps and categorizes them as Critical / Moderate / Minor
- Mod Profiles — save and switch between different mod setups instantly
- Backup & Restore — one-click backup of your entire mod configuration
- Collections — export and import mod lists as shareable codes
- Simple Mode — hides advanced features for a cleaner experience
- Enable / Disable mods without uninstalling them
- Auto-Fix Load Order — resolves conflicts automatically based on overlap analysis
- Smart 10-minute caching keeps API usage well under mod.io's rate limits
📋 Requirements
- Python 3.8+
- A free mod.io API key (get one here)
🚀 Getting Started
Windows: Download and double-click run_mod_manager.bat
macOS/Linux: Run ./run_mod_manager.sh in your terminal
See QUICK_START.md for full setup instructions and API_KEY_GUIDE.html for help
getting your mod.io API key.
📦 What's in this release
| File | Description |
|---|---|
anno117_mod_manager.py |
Main application |
run_mod_manager.bat |
Windows launcher |
run_mod_manager.sh |
macOS/Linux launcher |
requirements.txt |
Python dependencies |
API_KEY_GUIDE.html |
Visual guide to getting your API key |
⚠️ Known Limitations
- Automatic dependency installation not yet implemented
- Mod thumbnails require the optional
Pillowlibrary (pip install Pillow) - Conflict detection intentionally ignores language files (they are additive by nature)
🔮 Planned for Future Releases
- Automatic dependency resolution
- Thumbnail previews (without requiring Pillow)
- Multi-language UI support
- Game launcher integration
Built for the Anno 117 community with ❤️ — if this tool is useful, consider leaving
a ⭐ on the repository!