init
This commit is contained in:
commit
c6a2ba842a
26 changed files with 599 additions and 0 deletions
6
.luacheckrc
Normal file
6
.luacheckrc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
unused_args = false
|
||||
|
||||
read_globals = {
|
||||
"minetest",
|
||||
"ItemStack"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue