SkirdaElectronLauncher/app/assets/js
Daniel Scalzi acd6143d30
Modify AutoUpdater behavior on macOS.
The AutoUpdater requires that macOS builds be code signed. That is currently not possible.
As a workaround, the autoupdater on mac will now alert users that an update is available and give the option to download the file directly from GitHub.
Closes #16.
2018-11-18 21:51:48 -05:00
..
scripts Modify AutoUpdater behavior on macOS. 2018-11-18 21:51:48 -05:00
assetexec.js v0.0.1-alpha.16 - Fixed download errors. 2018-07-26 04:30:47 +02:00
assetguard.js Fix for native lib parsing in old MC versions. 2018-11-18 04:19:17 -05:00
authmanager.js Fixed 'Failed to verify username.' 2018-11-04 02:03:55 -05:00
configmanager.js Fixed 'Failed to verify username.' 2018-11-04 02:03:55 -05:00
discordwrapper.js v1.0.4 - Logic cleanup, minor bug fixes. 2018-10-31 01:25:38 -04:00
distromanager.js Wrap calls to console.log through LoggerUtil (prefixes). 2018-08-22 14:21:49 -04:00
dropinmodutil.js General cleanup for mods tab code. 2018-08-07 04:41:26 -04: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 Wrap calls to console.log through LoggerUtil (prefixes). 2018-08-22 14:21:49 -04:00
processbuilder.js Fix native lib extraction for old MC versions. 2018-11-18 04:33:59 -05:00
serverstatus.js Updated to Electron v3.0.0, renderer to node v10. 2018-09-22 05:07:18 -04:00