Just F---ing Do It - Curse Modpack Downloader. Because CurseForge is bad.

curseforgebad 8e8956d170 publish on GitHub 2 роки тому
.gitignore 1bd59ec8c3 Add license and manual forge option 4 роки тому
LICENSE 03f221adc5 docs and cleanup 2 роки тому
README.md 8e8956d170 publish on GitHub 2 роки тому
jfdicmpdl.py f4bddff421 Finish basics, downloading a complicated modpack works again now 2 роки тому

README.md

JFDI-CMPDL: Just F---ing Do It - Curse Modpack Downloader

Because CurseForge is bad.

What it does

Download Minecraft modpacks from CurseForge.

How to use it

$ python jfdicmpdl.py path/to/zip/file

Why?

CurseForge changed their API, making it difficult for third-party launchers to download modpacks. This project downloads an entire modpack into a folder that you can import into the launcher of your choice: Be it MultiMC, PolyMC, or even the vanilla Minecraft launcher.

This fork has removed all references to the CurseForge API, and instead uses the publicly available modpacks.ch API. This means that no API key is required for usage. The next section gives more details about the original project that this project is forked from.

Fork

This is a fork of modpack-installer. This means this project is based on modpack-installer. It doesn't mean that this project is associated with the original authors and it also doesn't mean that it's endorsed by them. Please do not contact the original authors about problems with this very project, instead contact the fork authors. Thank you.

However, the authors of JFDI-CMPDL would like to take this opportunity to express their gratitude for the modpack-installer codebase.

Downloading

This fork is available on GitHub, BitBucket, GitLab, CodeBerg, SourceHut, NotABug and GitGud.

License

This project is licensed under the MIT license. See the LICENSE file for details.