mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-28 03:45:24 +01: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