HeliosLauncher/app
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
..
assets Added initial support for optional mods. 2018-06-23 15:17:26 -04:00
app.ejs Various CSS updates. 2018-06-12 04:12:22 -04:00
frame.ejs Added dynamic frames for darwin + win32. 2018-04-14 16:54:10 -04:00
landing.ejs Added functionality to avatar overlay. 2018-06-21 12:38:21 -04:00
login.ejs Added UI and implementation for the account settings tab. 2018-05-30 22:22:17 -04:00
overlay.ejs ConfigManager improvements. v0.0.1-alpha.1 2018-05-10 00:01:38 -04:00
settings.ejs Added functionality to avatar overlay. 2018-06-21 12:38:21 -04:00
welcome.ejs Added Content-Security-Policy to ensure that external scripts cannot be loaded. 2018-04-25 17:06:10 -04:00