mirror of
https://github.com/ElCeejo/animalia.git
synced 2025-09-22 19:26:47 -04:00
Harvest Update
This commit is contained in:
parent
d1453b9501
commit
4642fb63fd
56 changed files with 1689 additions and 972 deletions
15
.luacheckrc
15
.luacheckrc
|
@ -1,15 +0,0 @@
|
|||
max_line_length = 120
|
||||
|
||||
globals = {
|
||||
"minetest",
|
||||
"animalia",
|
||||
"creatura",
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
"vector",
|
||||
"ItemStack",
|
||||
table = {fields = {"copy"}}
|
||||
}
|
||||
|
||||
ignore = {"212/self", "212/this"}
|
Loading…
Add table
Add a link
Reference in a new issue