1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2024-10-02 16:50:26 +02:00
plantlife_modpack/.luacheckrc
2018-02-17 16:27:34 -08:00

16 lines
231 B
Lua

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