Completed steps up to downloading forge universal jar for 1.8-1.12.

Next step is processing the version.json and transforming it into a deliverable module.
This commit is contained in:
Daniel Scalzi
2020-01-12 01:36:36 -05:00
parent baea8e657c
commit 419a4d5e91
14 changed files with 251 additions and 30 deletions

View File

@@ -36,6 +36,7 @@
},
"dependencies": {
"adm-zip": "^0.4.13",
"axios": "^0.19.1",
"fs-extra": "^8.1.0",
"yargs": "^15.1.0"
}