Matteus Magnusson
Matteus Magnusson
By looking at the minecraft.jar or server.jar we should be able to determine the MC version that is in use, hopefully... That way, the user doesn't have to explicitly set...
### Describe the bug While updating mods, shulkerboxtooltip didn't upgrade although there was a newer version out. The problem seemed to be that the installed version doesn't exist in CurseForge...
### Describe the bug Due to some changes in [6ccd1cb](https://github.com/Senth/minecraft-mod-manager/commits/6ccd1cbeb7a4b61a033141e80f72de9d0aa8ba52) you cannot reset any configuration. This will be fixed in the future when `mcman configure` command will be reworked to...
There are various problems with the architecture and the use of SQLite. ### P1: SQLite is inflexible The current SQLite database isn't very flexible and requires a lot of work...
### Is your feature request related to a problem? Please describe. An improvement to enable/disable a mod (#75) would be to allow the ability to check for updates and automatically...
### Is your feature request related to a problem? Please describe. During Minecraft updates, some mods take a bit longer to update. Instead of having to remove them, it would...
## Problem Currently if there are two or more mods with the same id the application will crash. The application can't add multiple mods with the same id to the...
### Is your feature request related to a problem? Please describe. If I installed a mod with the --beta flag and later run `mcman update` it doesn't update that mod...
With the ability to change the default stability to something else than stable. Another option needs to be added to select the `stable` stability.
### Why change? - `--mod-loader fabric/forge` is not consistent with how `--alpha` and `--beta` works - It's still easy to understand `--fabric` and `--forge` - It's easier to remember -...