EverestAPI / EverestAPI/Everest
Improvements to the Dependency Installer
Open
discussion
help wanted
- Dominant language
- C#
- Stars
- 516
- Forks
- 106
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 5
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.
Contributor guide
Assessment
This issue has not been assessed yet.