added luraph aliases

This commit is contained in:
2025-05-21 23:29:09 -05:00
parent 3acba35fe9
commit 33e34edc13
2 changed files with 20 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ lastmod: "2025-05-01T18:47:58-05:00"
will virtualize and encrypt the passed function constant with the provided `encryptKey`. Then `decryptKey` is evaluated at runtime to grab the key. There are no restrictions on the length or the allowed characters of the keys, only that they are the same.
{{% alert context="info" text="**Note**: `LPH_ENCFUNC` is an available alias." /%}}
## Valid Usage
```lua
local total = 0