mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Devtest: Add bigfoot for footstep sounds
This commit is contained in:
parent
e139749b5c
commit
7283d2495f
4 changed files with 50 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
local path = minetest.get_modpath("soundstuff") .. "/"
|
||||
dofile(path .. "sound_event_items.lua")
|
||||
dofile(path .. "jukebox.lua")
|
||||
dofile(path .. "bigfoot.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue