Update version to 0.2.5, add train trip statistics option feature, and improve train state handling and null safety
This commit is contained in:
@@ -105,5 +105,12 @@ data:extend({
|
||||
setting_type = "runtime-global",
|
||||
default_value = "[virtual-signal=signal-pink][item=locomotive]",
|
||||
order = "zb"
|
||||
},
|
||||
{
|
||||
type = "bool-setting",
|
||||
name = "factorio-metrics-exporter-export_train_trips",
|
||||
setting_type = "runtime-global",
|
||||
default_value = false,
|
||||
order = "zz"
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user