Pacmc Versions Save

An easy-to-use package manager (and soon to be launcher) for Minecraft mods.

0.1.3

2 years ago
  • 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

2 years ago

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

2 years ago

Minor improvements:

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

0.1.0

2 years ago

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