This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
unknow-dmb
Watch
1
Star
0
Fork
0
You've already forked unknow-dmb
mirror of
https://github.com/namooplol/unknow-dmb.git
synced
2025-04-28 15:08:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
unknow-dmb
/
app
/
assets
/
js
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
..
assetdownload.js
Matan merge
2017-05-17 09:26:46 +03:00
assetguard.js
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
launchindex.json
Damage control pass 1
2017-05-17 03:31:42 -04:00
launchprocess.js
Beginning work on launcher.
2017-05-17 17:44:46 -04:00
script.js
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
windowutils.js
Matan merge
2017-05-17 09:26:46 +03:00