#console-out
A library for basic colourization and formatting of console output.
Most of the core functionality was extracted from HaxePunk and restructured to make it more widely usable.
Output of these commands is not supported on Windows so the library will skip sending these commands on a Windows system.
ConsoleOut.print("Hi", Color.Red);