Difference between revisions of "Wowpedia:Interface customization"
(→Interface documentation: WoWDevelopment) |
(wowprogramming) |
||
Line 50: | Line 50: | ||
WoW.tools |
WoW.tools |
||
* [https://wow.tools/files/ File Search] · [https://wow.tools/dbc/ DBC Browser] |
* [https://wow.tools/files/ File Search] · [https://wow.tools/dbc/ DBC Browser] |
||
+ | World of Warcraft Programming |
||
+ | * [https://wowprogramming.com/ wowprogramming.com] · [https://books.google.com/books?id=tOSDV71ND_0C 2nd Edition] |
||
<h4>Development Tools</h4> |
<h4>Development Tools</h4> |
Revision as of 02:04, 21 January 2021
![]() |
This is a Wowpedia Project, a collaboration of editors improving articles and other content related to a particular subject.
|
What are AddOns? | How do I install AddOns? |
---|---|
AddOns are Lua / XML files that can modify the World of Warcraft User Interface. | You can install an addon by extracting its folder(s) into the addons directory:
|
How do I develop AddOns? | Where can I get AddOns? |
---|---|
Start with Create a WoW AddOn in under 15 Minutes. A simple text editor like VS Code or Notepad++ is sufficient. | They can be downloaded from CurseForge and WoWInterface or one of the addon updater clients. |
Interface documentation
API ReferenceTechnical DetailsDevelopment ResourcesTownlong-Yak WoW.tools World of Warcraft Programming Development Tools
|
Tutorials (HOWTOs)
YouTube AddOn Features
Developer CommunitiesDiscord Forums IRC |
Categories
Things you can help out with
- Before editing API pages, please read the relevant guidelines.
- Fill out all those red links in World of Warcraft API! (though pick in order of likelihood of being useful). Looking at the FrameXML code to find out how the functions are being used is good way to begin. Please do not create stubs if you are not adding new and useful facts - we prefer red links over stubs with no additional information.
- Scan Category:API stubs for unfinished pages!
- Take a look in Category:Votes for deleting and look for API pages.
- Help convert old pages to the Help:API Function articles style!