Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Modsman v0.32.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 08:26
· 3 commits to master since this release
  • Fixed jar matcher not setting the right path when running modsman-cli discover, causing old files to not be deleted when updating mods
  • Added release type support. This allows you to direct the jar selection system whether to allow beta and alpha mod versions. Default is release-only; use the -r beta or -r alpha during init or edit the config after init to change it. Beta includes release, and alpha includes all three.
  • Fixed exception when trying to initialize a directory that already contains a .modlist.json