HeliosLauncher/app/assets/js
Daniel Scalzi d779eacf61
Added drag/drop functionality to the add mods button.
You can now drag one or more files onto the add mods button in order to add them to the mods directory. Only jar, litemod, and zip files will be moved.
Changed eslint to use a single configuration file, with overrides for the UI scripts.
Now using fs-extra, replace usages of rimraf and mkdirp with fs-extra functions.
2018-12-01 08:20:42 -05:00
..
scripts Added drag/drop functionality to the add mods button. 2018-12-01 08:20:42 -05:00
assetexec.js v0.0.1-alpha.16 - Fixed download errors. 2018-07-26 04:30:47 +02:00
assetguard.js Added drag/drop functionality to the add mods button. 2018-12-01 08:20:42 -05:00
authmanager.js Fixed 'Failed to verify username.' 2018-11-04 02:03:55 -05:00
configmanager.js Added drag/drop functionality to the add mods button. 2018-12-01 08:20:42 -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 Added drag/drop functionality to the add mods button. 2018-12-01 08:20:42 -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 Added drag/drop functionality to the add mods button. 2018-12-01 08:20:42 -05:00
serverstatus.js Updated to Electron v3.0.0, renderer to node v10. 2018-09-22 05:07:18 -04:00