Skip to content

Free and open-source, feature-rich "Rarity Borders" alternative for tModLoader.

License

Notifications You must be signed in to change notification settings

rejuvena/better-rarity-borders

Repository files navigation

Better Rarity Borders

Free and open-source, feature-rich Rarity Borders alternative for tModLoader.

Better Rarity Borders displays an item's rarity's color around the item (lining the item slot) as a border.

This is a free and open-source alternative to the original Rarity Borders mod that aims to have a higher level of quality control.

Natively works with Magic Storage, Boss Checklist, and any other mod that uses item slots!

Contributing

Reporting issues and suggesting features should either be done through this repository's issue tracker or through our Discord server.

If you would like to add an additional border, please ask in the Discord server prior to creating a pull request.

Building

# in your ModSources folder
git clone https://github.com/rejuvena/better-rarity-borders.git BetterRarityBorders
cd BetterRarityBorders
dotnet build Rejuvena.QoL.BetterRarityBorders.sln -c Release