git support

builds mods with gradle from source
This commit is contained in:
2021-01-20 18:15:13 +01:00
parent 0b6fc9174e
commit fbf7551fc2
4 changed files with 178 additions and 4 deletions

View File

@ -14,6 +14,8 @@
"license": "LGPL-3.0",
"dependencies": {
"follow-redirects": "^1.13.0",
"gift": "^0.10.2",
"glob": "^7.1.6",
"node-json-minify": "^1.0.0"
}
}