aboutsummaryrefslogtreecommitdiff
path: root/.luarc.json
diff options
context:
space:
mode:
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"
}