MineClone2/mods/HELP/mcl_craftguide/.luacheckrc

13 lines
150 B
Plaintext
Raw Normal View History

2017-02-05 23:01:20 +02:00
unused_args = false
allow_defined_top = true
read_globals = {
"minetest",
"default",
2019-03-12 23:03:21 +02:00
"sfinv",
"sfinv_buttons",
"vector",
"string",
"table",
2017-02-05 23:01:20 +02:00
}