Main/resources/[jobs]/[mechanic]/jg-textui
2025-06-07 08:51:21 +02:00
..
web first Commit 2025-06-07 08:51:21 +02:00
.fxap first Commit 2025-06-07 08:51:21 +02:00
.gitignore first Commit 2025-06-07 08:51:21 +02:00
client.lua first Commit 2025-06-07 08:51:21 +02:00
fxmanifest.lua first Commit 2025-06-07 08:51:21 +02:00
LICENSE first Commit 2025-06-07 08:51:21 +02:00
README.md first Commit 2025-06-07 08:51:21 +02:00

jg-textui

Show text UI:

exports['jg-textui']:DrawText(text)

Hide text UI:

exports['jg-textui']:HideText()