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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
##Installation
4
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 `cPointDisplay`.
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 extracted folder to `cPointDisplay`.
6
6
7
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\cPointDisplay.lua`.
8
8
Then open the renamed file and change the string `nibPointDisplayDB` to `cPointDisplayDB`.
0 commit comments