Created this mod to get various statistics from my latest LAN party.
Exposes various factorio metrics via the built-in helpers.send_udp() function.
Metrics are exposed as simple strings to keep performance overhead low and will be parsed by another tool.
I will post a github link to it as soon as it is ready to be published