Details

Last Updated
3 years ago
First Uploaded
3 years ago
Downloads
15K
Likes
1
Size
95KB
Dependency string
SpecialAPI-ColoredPortraits-1.0.0
Dependants

Colored Portraits

Adds an appearance behaviour that makes a card's portrait colored.

How to use (code users)

To add the appearance behaviour to your card you made using code, do yourcard.AddAppearances(GuidManager.GetEnumValue<CardAppearanceBehaviour.Appearance>("spapi.inscryption.coloredportraits", "ColoredPortrait"));

How to use (jsonloader users)

To add the appearance behaviour to your card you made using jsonloader, do ``` "appearanceBehaviour": [ "spapi.inscryption.coloredportraits.ColoredPortrait" ]


# Installation
To use Colored Portraits, put both `ColoredPortraits.dll` inside of your BepInEx plugins folder. It also probably works for Thunderstore Mod Manager or r2modman but I don't know for sure (I don't use them)

# Changelog
1.0.0 - release
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.