This website requires JavaScript.
Explore
Help
Sign In
encounter
/
HeliosLauncher
Watch
0
Star
0
Fork
0
You've already forked HeliosLauncher
mirror of
https://github.com/encounter/HeliosLauncher.git
synced
2026-03-30 11:13:06 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
react
HeliosLauncher
/
app
/
assets
/
libraries
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
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
..
java
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