SkirdaElectronLauncher/app/assets/js
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
..
scripts 1.13 Update Phase 1 2019-02-18 06:31:01 -05:00
assetexec.js 1.13 Update Phase 1 2019-02-18 06:31:01 -05:00
assetguard.js 1.13 Update Phase 1 2019-02-18 06:31:01 -05:00
authmanager.js Show a meaningful message if users try to login without a paid account. 2019-02-05 17:26:00 -05:00
configmanager.js Reset clientToken if all accounts are removed. 2019-01-20 22:29:05 -05:00
discordwrapper.js v1.0.4 - Logic cleanup, minor bug fixes. 2018-10-31 01:25:38 -04:00
distromanager.js 1.13 Update Phase 1 2019-02-18 06:31:01 -05:00
dropinmodutil.js v1.4.0 - Added Shader Options, Electron v4. 2018-12-21 16:06:34 -05:00
isdev.js electron-is-dev is now useless, use our own copy. 2018-09-23 02:19:16 -04:00
loggerutil.js v1.0.0 2018-08-31 12:42:18 -04:00
mojang.js Fixed 'Failed to verify username.' 2018-11-04 02:03:55 -05:00
preloader.js Added drag/drop functionality to the add mods button. 2018-12-01 08:20:42 -05:00
processbuilder.js 1.13 Update Phase 1 2019-02-18 06:31:01 -05:00
serverstatus.js Updated to Electron v3.0.0, renderer to node v10. 2018-09-22 05:07:18 -04:00