SkirdaElectronLauncher/app/assets/js
Daniel Scalzi 684e884d9c
Mod config bug fixes, electron upgrade.
If the instance mods directory does not exist when the 'Add Drop-In Mod' button is clicked, it will be created.
The update selected server code has been modified. Previously, the server would be updated before the mod config was saved. This has been fixed so that the mod config is saved before the server is switched.
Updated electron to v3.0.10.
2018-11-20 05:19:59 -05:00
..
scripts Mod config bug fixes, electron upgrade. 2018-11-20 05:19:59 -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 Mod config bug fixes, electron upgrade. 2018-11-20 05:19:59 -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 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