Skip to content

Remove mods by their slugs #439

Open
gorilla-devs/libium
#22
@theRookieCoder

Description

@theRookieCoder

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixed in sourceFixed in-source, but not released yet

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions