Skip to content

Feature Request: COND_MANUAL with any X DLC installed #461

@munchyfly

Description

@munchyfly

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions