local current_modname = minetest.get_current_modname() local path = minetest.get_modpath(current_modname) dofile(path.."/tools/glove.lua")