File tree 1 file changed +3
-9
lines changed
1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,14 @@ Client Addon for the Feedback UI: in-game survey, feedback and bugreport
4
4
5
5
## Installation
6
6
7
- To install the addon you must create a folder inside your /Data/ directory.
7
+ To install the addon you just have to copy the content of this repository inside a folder called FeedbackUI within the /Interface/AddOns directory
8
8
9
- This folder must be called "patch-X.MPQ" where X can be any value between 4-9 and A-Z.
10
-
11
- You can copy the content of this repository inside that folder then.
12
-
13
- Alternatively you can directly clone the repository within the /Data/ folder with this command:
9
+ Alternatively you can directly clone the repository within the /Interface/AddOns folder with this command:
14
10
15
11
```
16
- git clone https://github.com/wowgaming/FeedbackUI patch-X.MPQ
12
+ git clone https://github.com/wowgaming/FeedbackUI
17
13
```
18
14
19
- Remember to replace the X with the character you prefer.
20
-
21
15
## How to use
22
16
23
17
This addon should be enabled by default (otherwise you can enable it within the list of the addons at the character creation).
You can’t perform that action at this time.
0 commit comments