Starbound

Starbound

37 hodnocení
HLibPlus
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Velikost souboru
Přidáno
24.866 KB
18. led. 2023 v 0.06
Poznámky ke změnám (1) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
HLibPlus

Popis
Addon for HLib library.
Adds new tags for filters (inverted tag, description and item tag filters), modify some classes for DigitalStorage mod support.

New tags:
<d> - Searches description of an item
<t> - Searches tags of an item
adding a ! in fron of tag name will invert tag result.

Examples:
sand&<!n>stone
- will filter all items which have "sand" in it's name and don't have "stone"
<c>food&<!d>robot
- will filter all items with "food" in category name and which don't have "robot" in description