Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 605 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 605 Bytes

⚠️⚠️⚠️ This repository is not working currently, Curseforge has changed their API and it requires an API key. Which means that you will have to make an API key, I will make this readme have new instructions to fix this.⚠️⚠️⚠️

curseforge-downloader

Downloads all of the mods in a Curseforge modpack.

How to use

  1. Download a release
  2. Either put the manifest.json in the same directory or specify the file path.
//using the source
node . /path/to/your/manifest.json
  1. Wait for all of the files to download. It will tell you when it is done.