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

Remove mods by their slugs #439

Open
3 tasks
theRookieCoder opened this issue Nov 1, 2024 · 0 comments
Open
3 tasks

Remove mods by their slugs #439

theRookieCoder opened this issue Nov 1, 2024 · 0 comments
Labels
enhancement Improvements to the project
Milestone

Comments

@theRookieCoder
Copy link
Collaborator

theRookieCoder commented Nov 1, 2024

Tasks

  • Store the slug when adding a mod
  • Fetch the slugs and update the config when listing verbosely to allow older configs to take advantage of this feature
  • Implement removal by slug in the remove command

The Problem

We can currently remove mods by their names or IDs, but not by their slugs.

Your Solution(s)

The slug will have to be additionally stored in the config to keep the process network free.

@theRookieCoder theRookieCoder added the enhancement Improvements to the project label Nov 1, 2024
@theRookieCoder theRookieCoder added this to the Version 5 milestone Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to the project
Development

No branches or pull requests

1 participant