Add cf-lib
This commit is contained in:
parent
b81de91273
commit
72a9cf4a2d
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
require("__cf-lib__/util")
|
||||
|
||||
require("prototypes/content/data")
|
||||
require("prototypes/integrations/data")
|
||||
require("prototypes/technology")
|
|
@ -9,6 +9,7 @@
|
|||
"dependencies": [
|
||||
"base",
|
||||
"space-age >= 2.0.0",
|
||||
"cf-lib >= 0.0.1",
|
||||
"wood-military >= 2.0.0",
|
||||
"Wood-Walls >= 1.2.0",
|
||||
"wood-logistics >= 2.1.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue