
MoreBadges
Helps modders add custom badges to their mods and the ability to make their custom cosmetics unlockable through badges.Details
0.2.0
- Accolades screen now has pagination to handle large badge counts
- Modders can now use GetProgress and GetCustomBadgeStatus to see the progress and isUnlock status for a badge.
- Modders can now load CustomBadgeData via AssetBundle as an alternative to creating through code.
- Fixed bug where badges on sash would not render for other players that had less custom badges than the player.
- Fixed bug where customisations would unlock for the wrong badges.