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
- 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