trumank / mint

Deep Rock Galactic mod loader and integration
MIT License
179 stars 24 forks source link

Warn or hint that integrated mods does not match active mods list #200

Open jieyouxu opened 2 weeks ago

jieyouxu commented 2 weeks ago

It's very easy to forget to click "Install Mods" when the active mod profile is modified. There may be multiple mitigations:

  1. Rename "Install Mods" to "Apply Mods"?
  2. Make "Install Mods" more prominent in the GUI (i.e. a different color)
  3. When integrating mods, attach a manifest of integrated mods, which can be used to diff against the state of enabled mods in the profile. Any mismatch, such as which mods are enabled/disabled, different versions, should hint the user that they should "Install Mods".