diff --git a/Drawing.md b/Drawing.md new file mode 100644 index 0000000..2967368 --- /dev/null +++ b/Drawing.md @@ -0,0 +1,13 @@ +The Drawing event lets you draw shapes to the keyboard. Drawing can only be done within the ProfileDrawing event. + +## Functions +### TODO +Desc TODO +#### Syntax: +```lua +--Syntax TODO +``` +#### Example: +```lua +--Example TODO +``` \ No newline at end of file