discussionhelp wanted
Repository metrics
- Stars
- (503 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently when downloading dependencies, if a dependency is installed but blacklisted it will be re-enabled. However, there is no check to make sure that the mod is the right version. Blacklisted mods should be automatically updated if necessary when they are enabled by the dependency installer.
Dependencies should also be installed recursively if possible, to avoid multiple cycles of installing -> restarting -> installing.