Skip to content

HeyImRuu/getCFpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getCFpack

This tool is a simple downloader for CurseForge modpacks, created after MultiMC stopped supporting the new modpack format.

To use it, obtain an API Key and put it into the file key. To download a modpack, get its project ID (for example, Nomifactory has the ID 563950) and execute go run . <ID> (e.g. go run . 563950).

Possible TODOs

  • create a MultiMC instance
  • support for multiple pack versions (currently, only the first result is chosen)
  • file integrity checks
  • in-place updates

About

Downloader for CurseForge modpacks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%