
FancyCardBar
Allows mod developers to add custom icons to the card bar.
Last updated | 2 weeks ago |
Total downloads | 59453 |
Total rating | 0 |
Categories | Client-side Visual Effects Utilities |
Dependency string | RS_Mind-FancyCardBar-1.3.3 |
Dependants | 7 other packages depend on this package |
This mod requires the following mods to function

willis81808-UnboundLib
This is a helpful utility for ROUNDS modders aimed at simplifying common tasks.
Preferred version: 3.2.14
Pykess-ModdingUtils
Utilities aimed at making modding easier and more accessible
Preferred version: 0.4.8README
Fancy Card Bar
Allows mod developers to add custom icons to the card bar. Users can toggle this mod off client-side.
Usage Guide for Developers:
- Import the included unitypackage into your Unity project.
- Use the included template to create an icon for your card.
- Add the "Fancy Icon" script to your card in unity.
- Add the icon's prefab to the script.
- Include this mod as a
SoftDependency
. - (Optional) include this mod as a dependency to prevent log warnings.