8 lines
163 B
Lua

data:extend({
{
type = "bool-setting",
name = "ssp-mod-enabled",
setting_type = "runtime-global",
default_value = true
}
})