Rough completion of JRE downloads from oracle.
Mojang fallback cannot be implemented due to limitations of decompressing large lzma files in node.js. This can probably be worked around by packaging with some command line binary, but it honestly it not worth it.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"ejs-electron": "^2.0.1",
|
||||
"jquery": "^3.3.1",
|
||||
"request-promise-native": "^1.0.5",
|
||||
"targz": "^1.0.1",
|
||||
"uuid": "^3.2.1",
|
||||
"winreg": "^1.2.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user