
FancyCardBar
Allows mod developers to add custom icons to the card bar.Details
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.