rdvdev2 / vanity-splash-text

Discover your mods through the splash texts!
https://modrinth.com/mod/vanity-splash-text
GNU Lesser General Public License v3.0
2 stars 1 forks source link

[Suggestion] Add a way to not include libaries #6

Open Imzxhir opened 1 year ago

Imzxhir commented 1 year ago

Description: I would like a feature where the mod would automatically not show mod libaries. I know there is a feature to hide certain mods with mod ids but for a user with alot of mods and those mods containing alot of libaries, this can make it hard for a user to add alot of libaries since it will taker alot of time. My proposal is to add an option to hide libaries that mods use and contain so it does not appear on the splash text.

I have also noticed that most of the libaries i can see from the splash text also appear on the mod menu screen so it would be cool for a similiar feature for when the mod menu config has libaries hidden, the splash texts would not show libaries / dependancies.

rdvdev2 commented 1 year ago

I will most likely look into it. I don't know the specifics of how to differenciate libraries from mods, but surely the mod menu code will be good inspiration. However, library authors should also be credited for their work (they are also giving it away for free), so most likely there will be an option to deduplicate libraries or something similar. I will update you as soon as I've decided on something.

Thanks for the suggestion!