Add foundation of the application and templates

This commit is contained in:
Oliver 2026-02-15 18:40:40 -07:00
parent a014bb8e6c
commit 60034dcee2
8 changed files with 165 additions and 0 deletions

View file

@ -76,6 +76,11 @@
"name": "Hotbar Settings",
"hint": "Tweaks that modify Foundry's hotbar",
"label": "Configure Hotbar"
},
"rearrangeSidebarTabs": {
"name": "Rearrange Sidebar Tabs",
"hint": "(v13+) Allows you to customize the order the right-hand sidebar tabs appear in. Including module-added sidebar tabs.",
"label": "Change Tab Order"
}
},
"keybindings": {
@ -92,6 +97,9 @@
"no-status-effects": "No status effects detected, this is most likely due to your game system or other modules.",
"remove-override": "Remove custom override",
"select-using-image-tagger": "Select using Image Tagger"
},
"SidebarTabRearranger": {
"title": "Rearrange Sidebar Tabs"
}
},
"notifs": {