Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

Releases: North-West-Wind/CurseForge-CLI

Fixed modpack installation error

Choose a tag to compare

@North-West-Wind North-West-Wind released this 08 Feb 11:29
1.2.3

Fixed modpack installatio error

Manifest Finding + Better Profile Generation

Choose a tag to compare

@North-West-Wind North-West-Wind released this 29 Jan 02:16

Profiles will now be generated with the responsible mod loader (but that does not mean it is installed).
Some modpack does not hold their information in manifest.json, so we use the API to find the required file.

Accept Parent Version Option

Choose a tag to compare

@North-West-Wind North-West-Wind released this 21 Jan 12:10

Please refer to the README for the usage.

Update Checker + Profile Generator

Choose a tag to compare

@North-West-Wind North-West-Wind released this 04 Jan 14:54

The program will now check for update from the repo, and notify the user when an update is available.
Profiles will be generated when installing modpacks, but it won't have the correct mod loader (yet).

Fast Profile Installation

Choose a tag to compare

@North-West-Wind North-West-Wind released this 28 Nov 03:26

This update adds the function to import a profile in where the JAR file is located.

For example, I have a file structure like this:

  • sky-farm.zip
  • curseforge-cli.jar

By running java -jar curseforge-cli.jar in this directory, the profile will be imported (with mods downloaded) in the folder.

Better Profile Folder Naming

Choose a tag to compare

@North-West-Wind North-West-Wind released this 19 Nov 10:24

Profile folders will now be in lowercase and all non-alphanumeric characters will be replaced with -

Modpack File Importing

Choose a tag to compare

@North-West-Wind North-West-Wind released this 12 Nov 10:39

Added command to import modpack directly from an archive (a.k.a. zip)
To use it, do:
curseforge profile import

is the path to the modpack zip. You can import multiple modpacks at once.

Fixed Modpacks with No Overrides

Choose a tag to compare

@North-West-Wind North-West-Wind released this 06 Nov 07:47
1.0.7

Fixed error when installing modpack with no overrides

Fixed update command generation

Choose a tag to compare

@North-West-Wind North-West-Wind released this 29 Aug 03:08
1.0.6

Generate correct update command

Fixed overrides

Choose a tag to compare

@North-West-Wind North-West-Wind released this 23 Aug 01:41
1.0.5

Fixed overrides