modpath = minetest.get_modpath("extended_api") dofile(string.format("%s/node_funcs.lua",modpath)) dofile(string.format("%s/async.lua",modpath))