You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: addons.json
+13-8Lines changed: 13 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
"name" : "Tooltip Helper",
4
4
"file" : "tooltiphelper",
5
5
"extension" : "ipf",
6
-
"fileVersion" : "v1.10.0",
7
-
"releaseTag" : "v1.10.0",
6
+
"fileVersion" : "v2.0.0",
7
+
"releaseTag" : "v2.0.0",
8
8
"unicode" : "✉",
9
9
"description" : "Helper that displays additional information on tooltips for inventory items",
10
10
"tags" : [
@@ -18,18 +18,23 @@
18
18
]
19
19
},
20
20
{
21
-
"name" : "Show Mounted Pet Stamina",
22
-
"file" : "showpetstamina",
21
+
"name" : "Resource Gauge",
22
+
"file" : "resourcegauge",
23
23
"extension" : "ipf",
24
-
"fileVersion" : "v1.7.0",
25
-
"releaseTag" : "v1.9.0",
24
+
"fileVersion" : "v1.0.0",
25
+
"releaseTag" : "v2.0.0",
26
26
"unicode" : "✉",
27
-
"description" : "Show pet stamina when mounted",
27
+
"description" : "Show certain class-specific resources needed to be monitored. Currently includes: mounted pet stamina, necromancer corpses and wugushi poison pots",
0 commit comments