Group all of the hotbar settings into a submenu (closes #15)

This commit is contained in:
Oliver 2025-12-09 19:59:21 -07:00
parent d71997a508
commit 03330973d7
6 changed files with 44 additions and 6 deletions

View file

@ -46,6 +46,11 @@
"name": "Developer Settings",
"hint": "Tweaks that are relevant if you are developing something within Foundry, but are rarely useful outside of that context.",
"label": "Configure Dev Settings"
},
"hotbarSettings": {
"name": "Hotbar Settings",
"hint": "Tweaks that modify Foundry's hotbar",
"label": "Configure Hotbar"
}
},
"apps": {