Docs on configuration files

This commit is contained in:
Bryan Ashby 2020-06-17 19:46:18 -06:00
parent a457296b39
commit 99c053f4fa
No known key found for this signature in database
GPG key ID: B49EB437951D2542
4 changed files with 102 additions and 3 deletions

View file

@ -9,7 +9,6 @@ module.exports = {
ThemeChanged : 'codes.l33t.enigma.system.theme_changed', // (theme.hjson): { themeId }
ConfigChanged : 'codes.l33t.enigma.system.config_changed', // (config.hjson)
MenusChanged : 'codes.l33t.enigma.system.menus_changed', // (menu.hjson)
PromptsChanged : 'codes.l33t.enigma.system.prompts_changed', // (prompt.hjson)
// User - includes { user, ...}
NewUser : 'codes.l33t.enigma.system.user_new', // { ... }