Inscryption
Install

Details

Last Updated
First Uploaded
Downloads
29K
Likes
1
Size
21KB
Dependency string
SpecialAPI-ColoredPortraits-1.0.2
Dependants

Colored Portraits

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

How to use (C#)

To add the appearance behaviour to a card made using C#, do this:

yourcard.AddAppearances(GuidManager.GetEnumValue<CardAppearanceBehaviour.Appearance>("spapi.inscryption.coloredportraits", "ColoredPortrait"));

How to use (JSONLoader)

To add the appearance behaviour to a card made using the JSONLoader, do this:

"appearanceBehaviour": [
	"spapi.inscryption.coloredportraits.ColoredPortrait"
]
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.