diff --git a/README.BBCode b/README.BBCode index 7f1de5e..898c01b 100644 --- a/README.BBCode +++ b/README.BBCode @@ -17,11 +17,15 @@ The cheatsheet of tags are below. Some tags are "solo", they don't require a clo [i]Note:[/i] use [font=Courier New]"\n"[/font] for linefeed, old lone [font=Courier New]"["[/font] ags linefeed is not supported. +[hr] + [size=14pt][b]Usage[/b][/size] To be written... +[hr] + [size=14pt][b]Script API[/b][/size] [size=12pt][b]Script Extensions[/b][/size] @@ -78,3 +82,9 @@ Updates the typed text state, advancing it by a single tick. [font=Courier New][b]FancyTypedText.DrawTyped[/b][/font] [code]void FancyTypedText.DrawTyped(DrawingSurface* surf);[/code] Draws the typed text in it's current state. + + +[hr] + +[i][b]License[/b][/i] +This module is created by eri0o is provided with MIT License, see [url="https://github.com/ericoporto/fancy/blob/main/LICENSE"]LICENSE[/url] for more details. \ No newline at end of file