diff options
| author | ne_mene <[email protected]> | 2026-03-12 19:56:53 +0100 |
|---|---|---|
| committer | ne_mene <[email protected]> | 2026-03-12 19:56:53 +0100 |
| commit | 5179c0c029487ea0107c9f9a7d879cc44b51e924 (patch) | |
| tree | 9608bc7497490c74ad5e3711e5d122f3e2f070a7 /.luarc.json | |
| parent | d4f1856d357de241320dd6cbf66972c74784c309 (diff) | |
| parent | 4828c80a92a40067d8f58922c38c4dbeeafc8403 (diff) | |
Merge remote-tracking branch 'refs/remotes/origin/main'
thanks
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" } |
