Group all of the hotbar settings into a submenu (closes #15)
This commit is contained in:
parent
d71997a508
commit
03330973d7
6 changed files with 44 additions and 6 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue