local path = minetest.get_modpath("ezformmaker") -- Form Constructor API dofile(path.."/api.lua") print("[ADDON]: ezformmaker loaded Successfully!")