aboutsummaryrefslogtreecommitdiff
path: root/src/bindings/scripts/README
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2008-10-12 17:35:16 -0500
committerXTZGZoReX <none@none>2008-10-12 17:35:16 -0500
commitfdcf5cc4069be8584b21fe42ee90d7d6109b3c9a (patch)
tree00ccaf66482a288d57006d4323f507e61c93b616 /src/bindings/scripts/README
parenta4ceeacb517d4da05f85ba8230253818d94b9f98 (diff)
[svn] * Random changes/fixes...
* Some fixes to MangChat, more coming. * Cleaning up scripting part and preparing to merge it into the core. --HG-- branch : trunk rename : src/bindings/scripts/README.TXT => src/bindings/scripts/README
Diffstat (limited to 'src/bindings/scripts/README')
-rw-r--r--src/bindings/scripts/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/bindings/scripts/README b/src/bindings/scripts/README
new file mode 100644
index 00000000000..a51a54161ac
--- /dev/null
+++ b/src/bindings/scripts/README
@@ -0,0 +1,7 @@
+= Trinity Core -- Implementing scripts =
+
+To compile this properly, you need to get the scripts from:
+
+http://svn.assembla.com/svn/trinityscripts
+
+Simply put them in a folder called "scripts" in this folder.