You are viewing a potentially older version of this package. View all versions.
RS_Mind-FancyCardBar-1.1.1 icon

FancyCardBar

Allows mod developers to add custom icons to the card bar.

Date uploaded 18 hours ago
Version 1.1.1
Download link RS_Mind-FancyCardBar-1.1.1.zip
Downloads 1900
Dependency string RS_Mind-FancyCardBar-1.1.1

This mod requires the following mods to function

willis81808-UnboundLib-3.2.14 icon
willis81808-UnboundLib

This is a helpful utility for ROUNDS modders aimed at simplifying common tasks.

Preferred version: 3.2.14
Pykess-ModdingUtils-0.4.8 icon
Pykess-ModdingUtils

Utilities aimed at making modding easier and more accessible

Preferred version: 0.4.8

README

Fancy Card Bar

Allows mod developers to add custom icons to the card bar.

Usage:

  1. Use the included template to create an icon for your card.
  2. Add the "Fancy Icon" script to your card in unity
  3. Drag the icon's prefab onto the script
  4. Include the "DummyFancyCardBar.dll" in your mod's .zip to prevent console errors when this mod is not installed. (Alternatively, instead include this mod as a dependency)

CHANGELOG

1.0.0:

  • Released