Innital concept
Innital draft for diffrent shaped science packs.
This commit is contained in:
commit
f58ffe3d56
14 changed files with 152 additions and 0 deletions
14
package.json
Normal file
14
package.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "clusterioMod",
|
||||
"repository": "https://github.com/Danielv123/factorioClusterioMod",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
"dependencies": {
|
||||
"fs-extra": "^6.0.1",
|
||||
"jszip": "^3.2.2",
|
||||
"klaw": "^3.0.0",
|
||||
"yargs": "^14.2.2"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue