xdecor-libre/.luacheckrc

11 lines
162 B
Plaintext
Raw Normal View History

2016-08-06 01:00:06 +03:00
unused_args = false
allow_defined_top = true
read_globals = {
"minetest",
"vector", "ItemStack",
"default",
"stairs", "doors", "xpanes",
2016-12-30 17:04:57 +03:00
"xdecor", "xbg",
2016-08-06 01:00:06 +03:00
}