SkirdaElectronLauncher/app
Daniel Scalzi 81367bc619
1.13 Update Phase 1
Mojang has changed its manifest format for 1.13.
Forge is no longer a universal jar, it requires more hosted files, all of which are generated by the installer.
We can no longer extract the version manifest from forge's jar and have to include it in the distribution.
This commit adds support for launching forge only, mods are currently not supported from the distribution.
Handling of 1.13 launches are subject to change as we move forward.
2019-02-18 06:31:01 -05:00
..
assets 1.13 Update Phase 1 2019-02-18 06:31:01 -05:00
app.ejs Various CSS updates. 2018-06-12 04:12:22 -04:00
frame.ejs Added dynamic frames for darwin + win32. 2018-04-14 16:54:10 -04:00
landing.ejs Added functionality to avatar overlay. 2018-06-21 12:38:21 -04:00
login.ejs Added UI and implementation for the account settings tab. 2018-05-30 22:22:17 -04:00
overlay.ejs Improvements to overlay keybinds. 2018-08-22 10:54:09 -04:00
settings.ejs Fix element class name for the data directory title. 2019-01-04 14:46:24 -05:00
welcome.ejs Added Content-Security-Policy to ensure that external scripts cannot be loaded. 2018-04-25 17:06:10 -04:00