summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-11-24 15:15:16 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-11-24 15:15:16 +0100
commit8e6a5d1e2c433741025f855a3621532219e254f3 (patch)
tree3cedec17c27c41190d84595adfd284b110018297
parent8678e872c4a8f5ce67f135bf2f5e6b44b4ba2997 (diff)
downloadtmwa-8e6a5d1e2c433741025f855a3621532219e254f3.tar.gz
tmwa-8e6a5d1e2c433741025f855a3621532219e254f3.tar.bz2
tmwa-8e6a5d1e2c433741025f855a3621532219e254f3.tar.xz
tmwa-8e6a5d1e2c433741025f855a3621532219e254f3.zip
Replaced mentioning of Subversion with git
-rw-r--r--README8
-rw-r--r--data/README1
-rw-r--r--npc/README1
3 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ec80074
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+This is just eAthena. We store our scripts, item and monster databases, etc.
+in a separate git repository called tmw-eathena-data, available at:
+
+ http://gitorious.org/projects/tmw-eathena-data
+
+Note that this repository contains more than just the contents of this data
+directory. Either set up symbolic links or just copy the server executables
+into it.
diff --git a/data/README b/data/README
deleted file mode 100644
index d494ba3..0000000
--- a/data/README
+++ /dev/null
@@ -1 +0,0 @@
-Use the server-data module available on our subversion repo
diff --git a/npc/README b/npc/README
deleted file mode 100644
index d494ba3..0000000
--- a/npc/README
+++ /dev/null
@@ -1 +0,0 @@
-Use the server-data module available on our subversion repo