1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2024-06-30 05:30:30 +02:00
plantlife_modpack/.luacheckrc
Louis Royer 47c20dc550 Remove translations in minetest.log output
because they are not translated anyway
2020-02-15 14:32:06 +00:00

15 lines
219 B
Lua

unused_args = false
allow_defined_top = true
read_globals = {
"biome_lib",
"DIR_DELIM",
"minetest", "core",
"dump",
"vector", "nodeupdate",
"VoxelManip", "VoxelArea",
"PseudoRandom", "ItemStack",
"default",
}