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
To install just get the package from GitHub and extract it to your `<wow-installation-directory>\Interface\AddOns\` folder. You may need to rename the folder to `SimplePowerDisplay`.
6
+
7
+
If you have been using `nibPointDisplay` and want to keep your settings you should rename the file `WTF/Account/<acc name>/SavedVariables/nibPointDisplay.lua` to `WTF/Account/<acc name>/SavedVariables/SimplePowerDisplay.lua`.
8
+
Then open the renamed file and change the string `nibPointDisplayDB` to `SimplePowerDisplayDB`.
9
+
10
+
##Supported Power Types
11
+
12
+
- Combo Points
13
+
- Holy Power
14
+
- Soul Shards
15
+
16
+
###Requests
17
+
18
+
For issues and requests for other power types, please submit a [GitHub issue!](./issues)
0 commit comments