WoW:Viewing Blizzard's WoW user interface code (source)
Revision as of 18:31, 13 July 2015
, 13 July 2015→Viewing UI code on the web: Site not aviable.
m (→External links) |
(→Viewing UI code on the web: Site not aviable.) |
||
| Line 4: | Line 4: | ||
* The WoW game itself can export the user interface code and artwork files using [[in-game]] developer console commands, which are: '' 'exportInterfaceFiles code' '' (or '' 'exportInterfaceFiles art' for art''). See [[Extracting interface files]] for detailed instructions. | * The WoW game itself can export the user interface code and artwork files using [[in-game]] developer console commands, which are: '' 'exportInterfaceFiles code' '' (or '' 'exportInterfaceFiles art' for art''). See [[Extracting interface files]] for detailed instructions. | ||
== Viewing UI code on the web == | == <s>Viewing UI code on the web</s> == | ||
* The site [http://wow.go-hero.net/framexml/builds wow.go-hero.net] keeps a database of all versions of [[FrameXML]] online. You can compare different versions to each other, view the contents of specific files (in a specific interface version), or just download the entire interface as it looked for a given version. Even test server versions are available. | * [Site NA at 19 july 2015] <s>The site [http://wow.go-hero.net/framexml/builds wow.go-hero.net] keeps a database of all versions of [[FrameXML]] online. You can compare different versions to each other, view the contents of specific files (in a specific interface version), or just download the entire interface as it looked for a given version. Even test server versions are available. </s> | ||
== Downloading Blizzard's [[Interface AddOn Kit]] == | == Downloading Blizzard's [[Interface AddOn Kit]] == | ||