aboutsummaryrefslogtreecommitdiff
path: root/.luarc.json
diff options
context:
space:
mode:
authoriamcheeseman <[email protected]>2026-03-12 14:50:17 -0400
committeriamcheeseman <[email protected]>2026-03-12 14:50:17 -0400
commit4828c80a92a40067d8f58922c38c4dbeeafc8403 (patch)
treeb531e615fb767a2aa7212e5b8e8cd3ebea441e5c /.luarc.json
parent8b9f468ffaa169788d1488d2640d2e0e49bb50f3 (diff)
debug gooey :)
Diffstat (limited to '.luarc.json')
-rw-r--r--.luarc.json3
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"
}