UNPKG

mcmodmanager

Version:

Keep your Minecraft Forge mods up to date using a simple CLI.

22 lines (17 loc) 543 B
# Changelog ## 1.0.3 *2021-04-06* - Fixed CLI commands being mapped to incorrect functions. ## 1.0.2 *2021-04-04* - 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 *2021-04-04* - Changed mod host to not be case sensitive. - Fixed CLI usage not working. - Fixed `setup` command not working. ## 1.0.0 *2021-04-04* - Added functions and CLI commands `setup`, `install`, `remove`, and `update`.