mcl_torches = {}

local modpath = minetest.get_modpath("mcl_torches")

dofile(modpath .. "/api.lua")
dofile(modpath .. "/register.lua")