HeliosLauncher/app/assets/js
Daniel Scalzi 7f821f36d7
Add support for 1.12.2 compiled with ForgeGradle 3. (#73)
The latest 1.12.2 builds have been upgraded to ForgeGradle 3. Handling is slighly different, as the version.json
format is different and no longer stored in the universal jar. You have to provide the version.json as a VersionManifest
module, the same as 1.13+. The rest of the launch handling hasn't changed.

Nebula supports the new 1.12.2 format.
2020-06-02 19:30:12 -04:00
..
scripts Electron 9, Fixed breaking changes from 7 and 8. 2020-05-21 21:02:58 -04:00
assetexec.js Send across ipc only unique value (#56) 2020-04-11 20:44:20 -04:00
assetguard.js Add support for 1.12.2 compiled with ForgeGradle 3. (#73) 2020-06-02 19:30:12 -04: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 Start removing specific branding. 2019-03-06 00:37:31 -05:00
discordwrapper.js v1.0.4 - Logic cleanup, minor bug fixes. 2018-10-31 01:25:38 -04:00
distromanager.js Updated dependencies. 2019-03-17 23:11:31 -04: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
langloader.js Fix error with loading lang file from packaged app. 2019-04-23 16:53:32 -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 Initial work on localization. 2019-04-07 23:33:40 -04:00
processbuilder.js Ensure libs are properly added to classpath as .jar 2020-03-08 21:10:43 -04:00
serverstatus.js Updated to Electron v3.0.0, renderer to node v10. 2018-09-22 05:07:18 -04:00