Mods can have dependencies through the `require` modinfo-field. - [ ] If an enabled mod is missing a dependency, highlight it in a pleasant shade of red - [ ] When a mod is selected in either of the two lists, highlight its dependencies in a pleasant shade of blue (also across lists!) - [ ] When the user enables one or multiple mods, check dependencies and prompt to automatically enable them as well
Mods can have dependencies through the
requiremodinfo-field.