Quantcast

Use XML file to load files (may get handly later)

Adrian L Lange [08-17-09 - 21:11]
Use XML file to load files (may get handly later)
Filename
oUF_P3lim.toc
oUF_P3lim.xml
diff --git a/oUF_P3lim.toc b/oUF_P3lim.toc
index 72d69d4..e8fc77f 100644
--- a/oUF_P3lim.toc
+++ b/oUF_P3lim.toc
@@ -6,5 +6,4 @@
 ## RequiredDeps: oUF
 ## OptionalDeps: oUF_BarFader, oUF_DebuffHighlight, oUF_Experience

-customtags.lua
-oUF_P3lim.lua
+oUF_P3lim.xml
diff --git a/oUF_P3lim.xml b/oUF_P3lim.xml
new file mode 100644
index 0000000..d1c8029
--- /dev/null
+++ b/oUF_P3lim.xml
@@ -0,0 +1,4 @@
+<Ui xmlns='http://www.blizzard.com/wow/ui/'>
+	<Script file='tags.lua'/>
+	<Script file='oUF_P3lim.lua'/>
+</Ui>
\ No newline at end of file