]> git.lizzy.rs Git - xdecor.git/blob - .luacheckrc
Cooking: Regain health/satiation the right way
[xdecor.git] / .luacheckrc
1 unused_args = false
2 allow_defined_top = true
3
4 read_globals = {
5         "minetest",
6         "vector", "ItemStack",
7         "default",
8         "stairs", "doors", "xpanes",
9         "xdecor", "xbg",
10 }