This website requires JavaScript.
Explore
Help
Sign In
Jonttu
/
HeliosLauncher
Watch
1
Star
0
Fork
1
You've already forked HeliosLauncher
mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced
2024-10-31 19:36:39 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
f8a0805c8c
HeliosLauncher
/
app
/
assets
/
libraries
/
java
/
PackXZExtract.jar
Daniel Scalzi
a3c9130d7a
Added functionality to extract .pack.xz files. The npm modules available to do this were a mess, being either outdated or refusing to build on windows. In order to achieve this, I wrote up a small java library which will extract these files. We simply pass the files we want to extract to the command line using a corresponding argument and it does the rest. This should be no issue as we will always have a JRE present on this launcher, whether that be bundled or already installed.
2017-05-18 01:49:28 -04:00
107 KiB
Raw
History
View Raw