diff options
| author | iamcheeseman <[email protected]> | 2026-03-12 14:50:17 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-03-12 14:50:17 -0400 |
| commit | 4828c80a92a40067d8f58922c38c4dbeeafc8403 (patch) | |
| tree | b531e615fb767a2aa7212e5b8e8cd3ebea441e5c /.luarc.json | |
| parent | 8b9f468ffaa169788d1488d2640d2e0e49bb50f3 (diff) | |
debug gooey :)
Diffstat (limited to '.luarc.json')
| -rw-r--r-- | .luarc.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.luarc.json b/.luarc.json index 7a1b616..f33c270 100644 --- a/.luarc.json +++ b/.luarc.json @@ -4,5 +4,6 @@ "disable": [ "lowercase-global" ] - } + }, + "runtime.version": "LuaJIT" } |
