Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Vazkii/CMPDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

CMPDL

Curse Modpack Downloader

Downloads modpacks from curse, given a URL and Curse File ID. Experimental. Requires gson (2.8.x) and zip4j (1.3.2).

Licensed under the WTFPL. Have fun.

Usage Instructions

  • Download CMPDL on the Releases page. Run it.
  • Find the pack you want. We'll use Proton as an example.
  • Copy the URL of the project home on CurseForge. It should look like the one on the last point. Paste this URL on the "Modpack URL" field on CMPDL. (you can also choose a local modpack zip file)
  • Specify a version of the modpack, enter that version in the "Curse File ID" field. You can find the ID at the end of the urls under "Recent Files" in the sidebar on the project page or in the project's "Files" tab.
  • Press Download and wait.
  • Copy your modpack files over to wherever you want them.