1
0
spogulis no https://github.com/minetest-mods/i3.git synced 2025-10-31 08:15:26 +01:00
Files
i3/.luacheckrc
Jean-Patrick Guerrero b460ad58ab Add support for skinsdb
2021-01-02 21:15:18 +01:00

19 rindas
195 B
Lua

unused_args = false
allow_defined_top = true
read_globals = {
"minetest",
"default",
"armor",
"skins",
"vector",
"string",
"table",
"ItemStack",
}
globals = {
"craftguide",
"core",
}