See: Description
| Class | Description |
|---|---|
| CurseCreateModpack |
Download a modpack from CurseForge and create it by unzipping the ZIP-archive, copy all folders and files from the
override directory to the parent directory, download all mods in said modpack, and delete no longer needed files.
|
| Exception | Description |
|---|---|
| InvalidFileException |
Exceptions thrown if the specified fileID does not match the specified project, or if it doesn't exist.
|
| InvalidModpackException |
Exceptions thrown if the specified project isn't a valid Minecraft modpack.
|