Bump version to 0.1.6, add player kill tracking, and enhance power/lab stats handling
This commit is contained in:
@@ -84,6 +84,13 @@ data:extend({
|
||||
setting_type = "runtime-global",
|
||||
default_value = true,
|
||||
order = "i"
|
||||
},
|
||||
{
|
||||
type = "bool-setting",
|
||||
name = "factorio-metrics-exporter-enable_denkmalschutz",
|
||||
setting_type = "runtime-global",
|
||||
default_value = false,
|
||||
order = "z"
|
||||
}
|
||||
|
||||
})
|
||||
Reference in New Issue
Block a user