Skip to content

Releases: jakobkmar/pacmc

0.1.3

27 Jun 19:31
79ca783
Compare
Choose a tag to compare
  • apply the new sorting algorithm to all results from curseforge
  • only download required dependencies by default
  • remove unused dependencies after an update even if nothing else has changed
  • fix appdata location on windows (for pacmc init)

0.1.2

26 Jun 14:44
00faca6
Compare
Choose a tag to compare

Search command improvements:

  • better defaults (e.g. not suppressing mods which aren't available for the latest Minecraft version anymore)
  • WAY better sorting algorithm for the search results (the results are still the same, but the order has been improved)

Package changes:

  • fixed scoop package extract_dir

0.1.1

25 Jun 11:01
dd8fc78
Compare
Choose a tag to compare

Minor improvements:

  • improved archive data loading
  • fixed a problem which could break updating mod dependencies

0.1.0

24 Jun 20:52
df800e9
Compare
Choose a tag to compare

First release of the pacmc package manager.

This release includes:

  • installing packages with their correct version
  • resolving dependencies
  • updating packages
  • searching for mods
  • managing multiple mod archives (.minecraft is a default archive)
  • remove mods

Coming in the future:

  • refresh an archive
  • autoremove dependencies which are no longer needed with remove command
  • manage the minecraft version of an archive after the creation

Maybe:

  • Modrinth support