teleporter = {} teleporter.modpath = minetest.get_modpath("teleporter") dofile(teleporter.modpath .. '/teleporter.lua') teleporter:load()