1
0
miroir de https://github.com/minetest-mods/i3.git synchronisé 2025-07-16 07:20:34 +02:00
Fichiers
i3/.luacheckrc
Jean-Patrick Guerrero 106fd8daeb Init commit
2020-12-30 23:21:05 +01:00

18 lignes
185 B
Lua

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