init.lua 83 B

123
  1. local modpath = minetest.get_modpath("mood_music")
  2. dofile(modpath .. "/music.lua")