A simple script to download mods from a CurseForge Minecraft modpack.
- Python 3.4+
- appdirs
- requests
- python-tk
sudo apt install python3 python3-tk python3-pip
pip3 install -r requirements.txt
- Find the modpack you want from the CurseForge modpack list
- Unzip the download. There should be a manifest.json file.
- Run!
python3.4 /path/to/downloader.py --manifest /path/to/manifest.json