rcout

by rlyshw

Let's you send info out via rcon

Utilities
3 years ago
0.18
6
Owner:
rlyshw
Source:
https://github.com/rlyshw/factorio-rcout
Homepage:
N/A
License:
MIT
Created:
3 years ago
Latest Version:
0.1.2 (3 years ago)
Factorio version:
0.18
Downloaded by:
6 users

This is a mod for factorio that just adds a couple of RCON commands to export production stats

This is only useful to return the production stat numbers in a machine-readable format over an RCON connection.
So this mod needs to be run on a server, and something else needs to run these commands over an RCON connection

The commands are:

/itemoutstats
- returns the total item output production stat numbers

/iteminstats
- returns the total item input production stat numbers

/fluidoutstats
- returns the total fluid output production stat numbers

/fluidinstats
- returns the total fluid production stat numbers