-
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathQoLBar.json
More file actions
17 lines (17 loc) · 707 Bytes
/
QoLBar.json
File metadata and controls
17 lines (17 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"Author": "UnknownX",
"Name": "QoL Bar",
"Punchline": "Customizable ImGui hotbars",
"Description": "A plugin designed to provide a simple, customizable and always available interface for chat commands\nor other plugins to alleviate the need for using macros and hotbar space to achieve similar results.\n\nThe plugin should initially appear as a small box on the bottom center of the game window.",
"IconUrl": "https://raw.githubusercontent.com/goatcorp/PluginDistD17/main/stable/QoLBar/images/icon.png",
"ImageUrls": [
""
],
"RepoUrl": "https://github.com/UnknownX7/QoLBar",
"CategoryTags": [
"UI",
"utility"
],
"InternalName": "QoLBar",
"AssemblyVersion": "9.9.9.9"
}