Körperbewegung
This commit is contained in:
parent
b16b24e4f7
commit
95945c0306
78 changed files with 12503 additions and 0 deletions
7
mods/character_anim/.luacheckrc
Normal file
7
mods/character_anim/.luacheckrc
Normal file
|
@ -0,0 +1,7 @@
|
|||
globals = {"character_anim"}
|
||||
read_globals = {
|
||||
"modlib",
|
||||
-- Minetest
|
||||
math = {fields = {"sign"}},
|
||||
"vector", "minetest"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue