A Python script to download Minecraft mods from the CurseForge website using the CurseProxy API
This project now no longer works due to an update in the CurseForge API and, therefore, the CurseProxy API.
PLEASE DO NOT USE THIS FOR ACTUALLY DOWNLOADING MODPACKS. PLEASE USE THE EXCELLENT MultiMC IF YOU LEGITIMATELY DO NOT WANT TO USE THE CURSEFORGE LAUNCHER.
This was more of a personal project for me, and I made this before I realized MultiMC exists.
- Python 3.6 or above
- Requests
python main.py [modlist-manifest]
modlist-manifest
- "manifest.json" file found in a CurseForge modpack .zip file. You can make your own by following the file's (ongoing) documentation.
- Dependency resolution
- Modloaders other than forge
- Auto-installation