-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
34 lines (25 loc) · 1.19 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
--- INSTALL ---
Just place the addon into your World of Warcraft/Interface/AddOns directory
and that's about it.
If you downloaded from github, rename the folder to "nDemonic". Default
will look something like, "nuggs-nDemonic-f34fe79".
--- SETUP ---
Easy peasy. Use /ndemonic
Options are lock and unlock. That's it. :D
To enable TukUI support, you must have TukUI installed, if so,
it will be automatically detected and enabled upon installation.
If you want to go back to the old style you can use:
/ndemonic tukui
this will disable tukui support AFTER you /reload your user interface.
Currently, you can't move the mod while tukui is installed, it only works
with tukui support disabled. I plan to fix this in a later installment.
--- CREDITS AND OTHER INFORMATION ---
Still my first AddOn and still learning Lua so I'm always open to suggestions.
I'm trying to keep this as light weight as possible.
If you don't like my coding style, oh well. I've developed my own style and
I've used it for over ten years. It's not changing now. :)
The following people I've at least looked at their code and how they did things.
WoWWiki(lol)
Tukz - http://www.tukui.org
Nightcracker - not sure
Kjado - not sure