Advik-B / CMPDL

Curseforge ModPack Downloader
GNU General Public License v3.0
11 stars 1 forks source link
cmpdl curseforge minecraft mod modpack-downloader modpack-installer python python3 rewrite

CMPDL (Curseforge ModPack Downloader)

A better version of Franckyi/CMPDL rewritten in python

IMPORTANT ANNOUNCEMENT :warning:

Due to a misssing library (A console-like GUI logs viewer). I have paused development on this project and started writing the missing library from scratch


CodeQL Python application


img forthebadge forthebadge

What is CMPDL

CMPDL (CurseForge Modpack Downloader) is an app that helps in downloading mods from a modpack (Not possible by a human)

If you are new to minecraft, you may not understand what this does. If you not ... Buddy. You Came To The Right Place 🙂

This app will download all the mods to your desired folder from a modpack (zip) file

How it works

Every modpack is a zip file, In that zip file... there is a file called manifest.json

In manifest.json there is info about:

My Program will collect the above info and generate direct download links for the mods And it will download them one by one & save it in your dest folder

How to build/run on ANY OS: