forked from cacklingfiend/Cobalt2
Update to bz mods version 2
This commit is contained in:
parent
0f7c32fccf
commit
8954c9d919
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
"base >= 2.0.0",
|
"base >= 2.0.0",
|
||||||
"? 248k-Redux",
|
"? 248k-Redux",
|
||||||
"? bobassembly",
|
"? bobassembly",
|
||||||
"? bzfoundry",
|
"? bzfoundry2",
|
||||||
"? Chromium2",
|
"? Chromium2",
|
||||||
"? Krastorio2",
|
"? Krastorio2",
|
||||||
"? space-exploration",
|
"? space-exploration",
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ data:extend({{
|
||||||
})
|
})
|
||||||
|
|
||||||
local founding_category = "crafting"
|
local founding_category = "crafting"
|
||||||
if mods["bzfoundry"] then
|
if mods["bzfoundry2"] then
|
||||||
founding_category = "founding"
|
founding_category = "founding"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue