breadbyte / ConsoleInteractive

a user input library for c#
Apache License 2.0
6 stars 3 forks source link

Forgot to submit in 1.19 support #15

Closed BruceChenQAQ closed 2 years ago

BruceChenQAQ commented 2 years ago

Added four color codes to show message signature status.

breadbyte commented 2 years ago

Thank you for the contribution.

I'm currently adding foreground and background color support for https://github.com/MCCTeam/Minecraft-Console-Client/issues/2054 using a fluent interface to define color and formatting, but since this is already in MCC, I can merge this immediately.