Skip to content

Commit 8e09921

Browse files
committed
2 parents 5060f71 + c42c1d6 commit 8e09921

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
1-
# SimplePowerDisplay
1+
# SimplePowerDisplay
2+
3+
##Installation
4+
5+
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 `<wow-installation-directory>\WTF\Account\<acc name>\SavedVariables\nibPointDisplay.lua` to `<wow-installation-directory>\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](https://github.com/ChronosSF/SimplePowerDisplay/issues/new)!

SimplePowerDisplay.toc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Interface: 70000
22
## Title: |cFFFF9933Simple|rPointDisplay
3-
## Author: ChronosSF
3+
## Author: Nibelheim, ChronosSF
44
## Notes: Customizable graphical point display (Combo Points, Holy Power, Soul Shards). Fan update of nibPointDisplay by Nibelheim.
5-
## Version: 0.0.1
5+
## Version: 0.1.0
66
## SavedVariables: SimplePointDisplayDB
77
## OptionalDeps: Ace3, LibSharedMedia-3.0, AceGUI-3.0-SharedMediaWidgets
88

0 commit comments

Comments
 (0)