big restructuring, split the options from the code and moved individual modules into subdirs

- expect big breakage if you try to update without completely restarting wow
This commit is contained in:
Hendrik Leppkes
2008-07-05 12:41:16 +00:00
parent b856fc9760
commit 2ffd19655b
27 changed files with 1006 additions and 929 deletions
+5
View File
@@ -0,0 +1,5 @@
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd">
<Script file="Prototype.lua"/>
<Script file="Options.lua"/>
</Ui>