Skip to content

Commit

Permalink
adding licensing info to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ericoporto committed Apr 15, 2024
1 parent 94cff05 commit 688adb8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.BBCode
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down Expand Up @@ -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.

0 comments on commit 688adb8

Please sign in to comment.