This website requires JavaScript.
Explore
Help
Sign In
Chronika
/
Launcher
Watch
2
Star
0
Fork
1
You've already forked Launcher
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
c6637d18e1dca8050242300413d30c6867d9c208
Launcher
/
app
/
assets
/
libraries
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