This repository has been archived on 2024-12-09. You can view files and clone it, but cannot push or open issues or pull requests.
Mineclonia/mods/HELP/mcl_craftguide/.luacheckrc
2019-03-12 22:03:21 +01:00

12 lines
150 B
Lua

unused_args = false
allow_defined_top = true
read_globals = {
"minetest",
"default",
"sfinv",
"sfinv_buttons",
"vector",
"string",
"table",
}