Add setting "Enable progressive technologies"

This commit is contained in:
Simon Brodtmann 2025-02-23 22:34:21 +01:00
parent c67aaeb1b7
commit f9fc1d77a8
4 changed files with 22 additions and 3 deletions

View file

@ -25,6 +25,10 @@ Lignumis = {
}
}
if settings.startup["lignumis-technology-progression"].value then
Lignumis.science_pack_whitelist = {}
end
require("__cf-lib__/util")
require("prototypes/content/data")