Simple python script to download forge modpack mods from a manifest.json using the forge API
- A forge studios token, which can be easily made by making a free account on Curseforge for studios. Once you do you get the api key
- json and requests python modules
Put your manifest.json file in the same directory as the python file, then
python ./curseclient.py
- Multithreading