add missing files

This commit is contained in:
Milan Ihl 2019-05-20 18:06:46 +02:00
parent 42173f648d
commit 302b04ff1b
117 changed files with 1649 additions and 1 deletions

View file

@ -0,0 +1,17 @@
unused_args = false
allow_defined_top = true
read_globals = {
"DIR_DELIM",
"minetest", "core",
"dump",
"vector", "nodeupdate",
"VoxelManip", "VoxelArea",
"PseudoRandom", "ItemStack",
"intllib",
"default",
table = { fields = { "copy", "getn" } },
"biome_lib",
"stairs", "stairsplus",
}