SkirdaElectronLauncher/app/assets/js/scripts
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
..
landing.js 1.13 Update Phase 1 2019-02-18 06:31:01 -05:00
login.js Show a meaningful message if users try to login without a paid account. 2019-02-05 17:26:00 -05:00
overlay.js Mod config bug fixes, electron upgrade. 2018-11-20 05:19:59 -05:00
settings.js Added option to change data folder location. (#17) 2019-01-04 14:25:27 -05:00
uibinder.js Mod config bug fixes, electron upgrade. 2018-11-20 05:19:59 -05:00
uicore.js Modify AutoUpdater behavior on macOS. 2018-11-18 21:51:48 -05:00
welcome.js Added mojang account validation UI. 2018-05-09 22:23:37 -04:00