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

Enhancements on Mod Dependencies #745

Open
LozenChen opened this issue Feb 14, 2024 · 0 comments
Open

Enhancements on Mod Dependencies #745

LozenChen opened this issue Feb 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@LozenChen
Copy link
Contributor

LozenChen commented Feb 14, 2024

I am planning on implementing this myself

No

Describe your request

This feature aims to allow users to specify some mods (say mod A) as dependencies of other mods (say mod B), even if mod B's author doesn't say mod A is a dependency.
So in this way, whenever mod B is enabled, mod A is also enabled automatically.

e.g.

The config should be easy to edit by hand or using a in-game UI

some details:

  • when mod A doesn't exist, maybe we should still load mod B anyway, but i'm not sure

  • note that mod B doesn't need to be a dependency of mod A (e.g. GhostMod and CelesteTAS)

Additional context

No response

@LozenChen LozenChen added the enhancement New feature or request label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant