-
Notifications
You must be signed in to change notification settings - Fork 0
Home
XDev edited this page Mar 25, 2023
·
1 revision
In CSLog there is a parser class you can access it by using CSLog.Parsing
{RS} Resets the color {FG=Color} Changes the foreground color {BG=Color} Changes the background color
this is a normal string "Hello, world"
this is a parsed string "{FG=Red}Hello{RS}, {FG=Blue}world"