Skip to content

MikeBeloborodov/WowDevTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WoW Dev tools

Vanilla 1.12.1 addon for World of Warcraft with various slash commands that help in addons development.

Installation

  1. Download Latest Version
  2. Unpack the Zip file
  3. Rename the folder "WowDevTools-main" to "WowDevTools"
  4. Copy "WowDevTools" into Wow-Directory\Interface\AddOns
  5. Restart Wow

Features:

  • /reload Shortcut to reload UI.

  • /events Shows all events that are being triggered by the client in the chat.

  • /widgets Move your mouse to the widget that you want to know the name of and use any spell (the cast should fail) and you'll get this widget's name in the chat.

  • /etest $EVENT_NAME Registers an event to a test frame and shows its arguments in the chat.

About

WoW addon development tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages