mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Devtest: Add jukebox
This commit is contained in:
4
games/devtest/mods/soundstuff/init.lua
Normal file
4
games/devtest/mods/soundstuff/init.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
local path = minetest.get_modpath("soundstuff") .. "/"
|
||||
dofile(path .. "sound_event_items.lua")
|
||||
dofile(path .. "jukebox.lua")
|
Reference in New Issue
Block a user