Releases: Therootexec/ModioDirect
Releases · Therootexec/ModioDirect
ModioDirect-v1.0.1
ModioDirect v1.0.1
New
- Batch mod downloads
Download multiple mods in one run using a text file containing mod.io URLs. - Optional auto-install to game mod folders
Detect common game mod directories (opt-in only, user confirmation required). - PyPI package distribution
Install ModioDirect using pip install modiodirect and run it as a system command.
improved
User experience by replacing the repetitive "Download another mod? (y/n):" prompt
with a more informative "Enter mod URL (or file:PATH, q to exit, help):"
- Accepts multiple formats (URLs or local file paths)
- Shows available commands (q to quit, help for assistance)
- Eliminates an unnecessary confirmation step
- Added duplicate detection - mods are now checked before downloading
- Skipped mods that already exist in the installation directory
- Shows clear message when skipping existing mods: "Mod already exists, skipping..."
- Added version indicator showing v1.0.0 in the tool interface
- Tracks downloaded mods and their versions
- Prevents unnecessary re-downloads
- Shows "Up to date — nothing to do." when mod already installed
- Cache persists between sessions
- Ensure temp files cleaned up after install
- Add cache checks to avoid re-downloading same version
ModioDirect-1.0.0
mod.io Update README.md