Skip to content

Conversation

@Marioalexsan
Copy link
Contributor

Closes #1988.

Implements a delist indicator for installed mods. A mod is considered as delisted if its install type is "managed", and a corresponding Thunderstore entry was not found for the installed mod. This likely means that the mod has either been rejected, or was delisted completely from Thunderstore.

This is an example of how it would look like with mods from the Atlyss community:

  • BepInExPack, AppearancePlus by Nuilescent, CodeTalker by Robyn and EasySettings by Nessie are managed installs
  • AppearancePlus is present in Thunderstore, but deprecated, so it shows up using its usual Deprecated tag
  • CodeTalker has been delisted from Thunderstore, so it shows up using the new Delisted tag
image

Delisted packages that are locally installed remain untagged, meaning an equivalent local install of CodeTalker would remain unaffected.

@ebkr
Copy link
Owner

ebkr commented Nov 17, 2025

Have you tested this with a locally installed package? There isn't a case (that I can immediately see) where "managed" is never not the install mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] - Delisted indicator tag on the installed mods tab

2 participants