You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the feature to process simple commands (every message that starts with '/')
Examples:
/help
Set font size in pixel
/set font size 13
Set font color as well known colors, hexcode or rgb/rgba value
/set font color red OR /set font color #00FFFF OR /set font color 0 0 0 1
Set background color, see font color
/set background color....
etc.
The text was updated successfully, but these errors were encountered:
Add the feature to process simple commands (every message that starts with '/')
Examples:
/help
Set font size in pixel
/set font size 13
Set font color as well known colors, hexcode or rgb/rgba value
/set font color red OR /set font color #00FFFF OR /set font color 0 0 0 1
Set background color, see font color
/set background color....
etc.
The text was updated successfully, but these errors were encountered: