1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2024-09-23 20:40:22 +02:00
plantlife_modpack/vines/.luacheckrc
2017-05-18 05:47:41 -04:00

14 lines
119 B
Lua

unused_args = false
read_globals = {
"minetest",
"default",
"ItemStack",
"biome_lib",
}
globals = {
"vines",
}