thundersen / timberborn_vevantzedata

A mod for the game Timberborn by Mechanistry (https://mechanistry.com/). It allows exporting metrics for use in tools like InfluxDB and Grafana.
GNU General Public License v3.0
3 stars 3 forks source link

Ve Vant ze Data Timberborn!

This is a mod for the game Timberborn by Mechanistry.

example dashboard

It streams data from the game to InfluxDB and/or CSV files. This allows the creation of nice graphs as shown above in Grafana which can be viewed in the browser.

Read more about its features here.

Check out the change log here.

Thunderstore

You can install the mod directly from Thunderstore. (The similarity of my username is a coincidence.)

Manual Installation

This mod is based on BepInEx. So you need to install that first: https://docs.bepinex.dev/articles/user_guide/installation/index.html

Download the latest release of the mod and unzip it into your BepinEx plugin folder.

InfluxDB and Grafana

Find instructions for Docker (recommended) and manual installation here.