added getuid and made more docs and working on half functional lua

This commit is contained in:
2026-01-30 19:38:50 -05:00
parent c9ac447484
commit 1a455a6025
4 changed files with 55 additions and 2 deletions

View File

@@ -28,5 +28,5 @@ logTaskExit<bool>
logs task exits and errors
showModLoad<bool>
log mofule loads
log module loads
```