SkirdaElectronLauncher/app/assets
Daniel Scalzi b5386c0257
Added dynamic frames for darwin + win32.
The darwin frame is the same as the original, however the button behavior is corrected. The win32 frame uses the traditional buttons found on windows. Also added a small logo image to the windows frame. Each frame is dynamically loaded on startup via ejs.

Also disabled the server selection test UI.
2018-04-14 16:54:10 -04:00
..
css Added dynamic frames for darwin + win32. 2018-04-14 16:54:10 -04:00
fonts Unpacked Avenir.ttc to its several ttf components due to compatibility issues on older operating systems. 2018-01-23 21:16:10 -05:00
images Initial work on welcome view, upgraded dependencies. 2018-02-19 20:27:42 -05:00
js Added dynamic frames for darwin + win32. 2018-04-14 16:54:10 -04:00
libraries/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
WesterosCraft-1.11.2-user.json Removing old and deprecated assets in preparation for the new design. 2017-08-26 14:43:24 -04:00
WesterosCraft-1.11.2.json Removing old and deprecated assets in preparation for the new design. 2017-08-26 14:43:24 -04:00
westeroscraft.json Using object for JavaGuard. May move java downloading processes to AssetGuard as a non-default category. Very much a WIP. 2018-03-29 19:45:05 -04:00
westeroscraft.xml Fixed bug with hashless assets, updating distro index. 2017-11-19 00:41:36 -05:00