Expand description
CurseForge modpacks (a zip holding manifest.json and overrides/).
The manifest only lists project/file IDs, so download URLs are resolved through the
CurseForge API (API key required). Files whose authors disallow third-party downloads
have no downloadUrl and are returned as ManualDownloads.
Structs§
Constants§
Functions§
- install_
cfpack - Install a CurseForge modpack into
instance/{instance_name}. Onlyrequiredfiles are downloaded. - read_
cf_ manifest - Read a CurseForge modpack’s manifest without installing it.