add gui.root & add 'app' library to project scripts

This commit is contained in:
MihailRis
2025-08-08 21:36:53 +03:00
parent e6812371ec
commit bfbfe59f9b
5 changed files with 20 additions and 1 deletions
+6
View File
@@ -103,3 +103,9 @@ gui.load_document(
```
Loads a UI document with its script, returns the name of the document if successfully loaded.
```lua
gui.root: Document
```
Root UI document