Curseforge-Modpack-Downloader
A Python script which automatically downloads mods from a Curseforge modpack.
Installing Dependencies
pip install pretty-downloader
Steps
- Find your desired modpack file. (Depending on your minecraft version and/or mod loader etc.)
- Click on download (if there is no download button and theres only install from the Curseforge app, erase
?client=y
from the button url.) - After downloading the .zip file, unpack it. There should be a
manifest.json
file inside it. - You can either upload the file somewhere or copy the local path to it and paste it inside the
config.json
file from the script
Running
You can simply run the script by running python main.py