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

Populate the mod list with mods not installed through the manager #14

Open
Systemcluster opened this issue Sep 2, 2020 · 0 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Systemcluster
Copy link
Owner

Systemcluster commented Sep 2, 2020

Currently only mods installed through the manager will show up in the mod list. It would be good if all mods would show up in the list.

There are a few issues with this:

  • The mod list as tracked by the manager is stored in a separate xml. This list has to be either expanded during launch or a separate run-time only list has to be kept.
  • Mods as shown in the manager can consist of multiple mods and dlcs. They would have to be shown as separate entries.
  • Additional data like inputs, configs, and xmls may not be inside the installed mod directories. Disabling, enabling or uninstalling untracked mods might not work as expected.

The simplest solution would be to show untracked mods in the list but disabling all functionality (like disabling or uninstalling) for them. There could be an additional column or a different row color indicating this.

@Systemcluster Systemcluster added enhancement New feature or request help wanted Extra attention is needed labels Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant