1
0
Fork 0
forked from Simnation/Main
Main/resources/[carscripts]/jg-textui/README.md

14 lines
134 B
Markdown
Raw Normal View History

2025-08-04 20:32:58 +02:00
# jg-textui
Show text UI:
```lua
exports['jg-textui']:DrawText(text)
```
Hide text UI:
```lua
exports['jg-textui']:HideText()
```