Console
Puts colored text in a scrollable window.
Methods
Console:Log (status, text)
Add text to the console.
Arguments
string status
The color of the text.
string text
The text to log.
Console:Render ()
Draws the console's contents.
Puts colored text in a scrollable window.
Add text to the console.
The color of the text.
The text to log.
Draws the console's contents.