vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 Player Frame
2 by Perl; maintained by Global
3  
4 --- Description ---
5 This addon creates a replacement for the default Player Frame. It should have all the functionality of the original, and then some.
6  
7 --- Usage ---
8 The addon can be dragged by moving the name portion of the frame.
9 There are the following commands:
10 lock - Lock the frame in place.
11 unlock - Unlock the frame so it can be moved.
12 xp # - Set the display mode of the experience bar: 1) default, 2) pvp rank, 3) off
13 toggle - Toggle the player frame on and off.
14 status - Show the current settings.
15  
16 --- Installation ---
17 Simply unzip and place the resulting folder in your Interface\AddOns\ diretory
18 inside the main World of Warcraft directory.