Releases: Nixinova/ModManager
Releases · Nixinova/ModManager
1.0.3
Version 1.0.3 of ModManager.
Install using npm install -g mcmodmanager
.
Changelog
- Fixed CLI commands being mapped to incorrect functions.
1.0.2
Version 1.0.2 of ModManager.
Install using npm install -g mcmodmanager
.
Changelog
- Added configuration file version.
- Changed
remove
command to allow for specifying the host.
- Fixed
setup
command not configuring the Minecraft version correctly.
1.0.1
Version 1.0.1 of ModManager.
Install using npm install -g mcmodmanager
Changelog
- Changed mod host to not be case sensitive.
- Fixed CLI usage not working.
- Fixed
setup
command not working.
1.0.0
Initial release of ModManager.
Install using npm install -g mcmodmanager
Features
- Functions and CLI commands
setup
, install
, remove
, and update
.