SkirdaElectronLauncher/app/assets/js/scripts
Daniel Scalzi 145a2fe77b
Added initial support for optional mods.
Optional mods are stored by ID in the configuration. Their enabled state is stored here. The mod configurations are updated each time the distro index is refreshed. Configurations are stored by server id. If the id no longer exists (changed/removed), the mod configuration is removed. If new optional mods are added, they are added to the configuration. If they are removed, they are removed from the configuration.

Currently only top level optional mods are supported.
2018-06-23 15:17:26 -04:00
..
landing.js Added functionality to avatar overlay. 2018-06-21 12:38:21 -04:00
login.js Added UI and implementation for the account settings tab. 2018-05-30 22:22:17 -04:00
overlay.js Fixes for the overlay on the settings UI. 2018-06-21 20:54:07 -04:00
settings.js Fixed range slider rendering when value is out of range. 2018-06-21 21:04:10 -04:00
uibinder.js Added initial support for optional mods. 2018-06-23 15:17:26 -04:00
uicore.js v0.0.1-alpha.10 - Hotfix for startup error. 2018-06-04 20:06:34 -04:00
welcome.js Added mojang account validation UI. 2018-05-09 22:23:37 -04:00