Skip to content

Releases: RWConnected/mcpm

v1.0.7

02 Jan 20:37

Choose a tag to compare

Can now install private mods from Modrinth thanks to the new MCPM_MODRINTH_TOKEN environment variable (and cli-argument)

Full Changelog: v1.0.6...v1.0.7

v1.0.6

01 Jan 22:03

Choose a tag to compare

fixed bug that entries removed from manifest were not removed from the lockfile and mods folder after install

Full Changelog: v1.0.5...v1.0.6

v1.0.5

31 Dec 18:39

Choose a tag to compare

  • Implemented list command
  • Fix bug where new versions were not written to manifest after upgrade

Full Changelog: v1.0.4...v1.0.5

v1.0.4

31 Dec 00:01

Choose a tag to compare

Fix bug where project files assumed to be in the output directory. Introduced a new project-dir parameter

Full Changelog: v1.0.3...v1.0.4

v1.0.3

30 Dec 22:50

Choose a tag to compare

Add abillity to upgrade pinned versions and fixed 2 bugs

Bugfixes:
- Lockfile mod ordering was random, it now orders alphabetically
- Manifest mod ordering now preserves custom order

Full Changelog: v1.0.2...v1.0.3

v1.0.2

15 Nov 16:16

Choose a tag to compare

Fix #3 where old mods were not removed after updating the manifest.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 Oct 18:30

Choose a tag to compare

Changes:

  • Separate the GUI and CLI binaries and fixed Windows binary showing no output
  • add GPG signing, checksum generation, and verification instructions

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Hello world!

23 Oct 21:46

Choose a tag to compare