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
26
Commits
5
Branches
0
Tags
a3c9130d7a91a7248a6fc7435ae0733bdd20a880
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
Daniel Scalzi
c83809b0dc
Damage control pass 2
2017-05-17 05:03:09 -04:00
Matan Rak
ab74dd39c5
Matan merge
2017-05-17 09:26:46 +03:00