Added
- Shorthand command for `minecraft-mod-manager`; you can now use `mcman` or `mmm` instead 🙂 [57](https://github.com/Senth/minecraft-mod-manager/issues/57)
Changed
- Can now download from multiple sites [27](https://github.com/Senth/minecraft-mod-manager/issues/27) and [#68](https://github.com/Senth/minecraft-mod-manager/issues/68)
- Because of this, `configure` command has changed; slugs are now set per-site and not globally. Example: `configure dynmap=curse:dynmapforge,modrinth:dynmap`
- Show a message why a mod wasn't installed if no versions were available [58](https://github.com/Senth/minecraft-mod-manager/issues/58)
Fixed
- Mod information is now loaded properly even if it contains character errors [60](https://github.com/Senth/minecraft-mod-manager/issues/60)
- Mod information is now loaded properly even if JSON file is not strict [53](https://github.com/Senth/minecraft-mod-manager/issues/53)
- Doesn't remove old jar file [54](https://github.com/Senth/minecraft-mod-manager/issues/54)