Skip to content

Feature Request: COND_MANUAL with any X DLC installed #461

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

Open
munchyfly opened this issue May 12, 2025 · 0 comments
Open

Feature Request: COND_MANUAL with any X DLC installed #461

munchyfly opened this issue May 12, 2025 · 0 comments

Comments

@munchyfly
Copy link

Is it possible for COND_MANUAL to have a ConditionalDLC/DLCRequirement structure where the user can install an option if any of the listed DLC are installed?

For example:

In one of my mods, I have a module that can be used with any of the following mods:

  • Thane Lives
  • Mordin Lives
  • Legion Lives

The option to install this module is modular and would like to keep it like that. Currently, I have made 4 different configurations for this module.

Is it possible that COND_MANUAL have something like this:

Image

...with || being OR of course.

If there is such a feature, I'd be grateful if someone could point me to where it is documented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant