local modname = "protector_configurator" local modpath = minetest.get_modpath(modname) dofile(modpath .. "/help.lua") dofile(modpath .. "/terminal.lua") dofile(modpath .. "/writer.lua")