setting byproduct

This commit is contained in:
Brevven 2022-07-02 00:32:53 -07:00
parent 49f63e2574
commit da707e3b2d
7 changed files with 21 additions and 7 deletions

View file

@ -6,6 +6,12 @@ data:extend({
default_value = "",
allow_blank = true,
},
{
type = "bool-setting",
name = "bzzirconium-byproduct",
setting_type = "startup",
default_value = true,
},
{
type = "string-setting",
name = "bzzirconium-enable-intermediates",