SkirdaElectronLauncher/app/assets/js/scripts
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
..
landing.js Mod config bug fixes, electron upgrade. 2018-11-20 05:19:59 -05:00
login.js Wrap calls to console.log through LoggerUtil (prefixes). 2018-08-22 14:21:49 -04:00
overlay.js Mod config bug fixes, electron upgrade. 2018-11-20 05:19:59 -05:00
settings.js Added drag/drop functionality to the add mods button. 2018-12-01 08:20:42 -05:00
uibinder.js Mod config bug fixes, electron upgrade. 2018-11-20 05:19:59 -05:00
uicore.js Modify AutoUpdater behavior on macOS. 2018-11-18 21:51:48 -05:00
welcome.js Added mojang account validation UI. 2018-05-09 22:23:37 -04:00