Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 459 Bytes

File metadata and controls

14 lines (11 loc) · 459 Bytes

BlizzardInterfaceCode

The UI code exported from WoW.

Get Code by Build

Each build has its own tag, check out at the tag or download of GitHub Release.

Update Rule

The data will be updated periodically, usually after a hotfix applied or a big patch.

DIY

  1. Add -console argument to run WoW.
  2. Press ` to enable in-game console.
  3. Run exportInterfaceFiles code
  4. Finnd the codes inside patch directory (__retail__, __ptr__, etc.)