1
0
miroir de https://github.com/minetest-mods/craftguide.git synchronisé 2025-10-17 16:35:31 +02:00
Fichiers
craftguide/.luacheckrc
2019-03-01 17:48:51 +01:00

13 lignes
150 B
Lua

unused_args = false
allow_defined_top = true
read_globals = {
"minetest",
"default",
"sfinv",
"sfinv_buttons",
"vector",
"string",
"table",
}