Releases: jakobkmar/pacmc
Releases · jakobkmar/pacmc
0.1.3
0.1.2
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
0.1.0
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