Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependencies for mods #41

Open
cech12 opened this issue Dec 29, 2020 · 0 comments
Open

Add dependencies for mods #41

cech12 opened this issue Dec 29, 2020 · 0 comments

Comments

@cech12
Copy link
Member

cech12 commented Dec 29, 2020

Add a possibility to let mods depend on each other. A mod should be able to define other mods, that must be installed before (required or optional).

In the moment of adding a mod to the active mods:

  • all required mods should also be added
  • the mod should be arranged below all required and optional mods
  • if it is an optional/required mod of another active mod, it should be arranged before it.
  • (circular dependencies?)

Could be combined with the hint/warning system: #34

@cech12 cech12 added this to the 1.3.0 Hints & Dependencies milestone Dec 29, 2020
@cech12 cech12 removed this from the 1.3.0 Hints & Dependencies milestone Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant