We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
9ae70a1
Adds the bind native command to allow keys to be bound to commands.
bind
72d4625
Adds 3 new 'native' commands: help, find and clear.
help
find
clear
11d4366
Renames the Console type to ConsoleData to prevent System.Console clash.
2e3cfcf
Adds new message types to the console log function.
(Also cleans up the code a bunch)
ad11e01
chore: Bump version
ffd73c6
Initial release.