summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-01-05 21:16:23 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-02-09 19:45:29 +0100
commit0fd9aef8bf376d44132edded2cdcb41ba7ee5b2f (patch)
tree24c19cd4af285fd8ede2d9d866668d005b5f6e26 /docs
parent1a769276ce68285040bffd63bd1c01495ce411a7 (diff)
downloadMana-0fd9aef8bf376d44132edded2cdcb41ba7ee5b2f.tar.gz
Mana-0fd9aef8bf376d44132edded2cdcb41ba7ee5b2f.tar.bz2
Mana-0fd9aef8bf376d44132edded2cdcb41ba7ee5b2f.tar.xz
Mana-0fd9aef8bf376d44132edded2cdcb41ba7ee5b2f.zip
Mostly whitespace and formatting changes
(merged from eAthena client)
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ.txt12
-rw-r--r--docs/INSTALL/win32.txt6
2 files changed, 9 insertions, 9 deletions
diff --git a/docs/FAQ.txt b/docs/FAQ.txt
index 6055513c..2f1eee8b 100644
--- a/docs/FAQ.txt
+++ b/docs/FAQ.txt
@@ -12,7 +12,7 @@ A: The fastest way is to come on our IRC channel. There you can find a lot of
http://forums.themanaworld.org. Ok, do you think forums are evil? Don't
worry, send me an e-mail at elvenprogrammer@gmail.com and you're done.
That's not enough? No, I won't give you my phone number! ;P
-
+
GAME
Q: I always get "Unregistered ID" error message, why?
@@ -59,7 +59,7 @@ Q: What's SVN?
A: It's a system where is stored the latest development version. It's not
assured that it's stable, but surely it has the latest updates. (SVN version
is updated quite frequently). If you want to check it out, read this guide
- http://themanaworld.org/svn-tutorial.txt
+ http://themanaworld.org/svn-tutorial.txt
DEVELOPMENT
@@ -73,18 +73,18 @@ A: We have scheduled releases. Usually a new release is available every month.
Q: How can I contribute?
A: There are a lot of ways:
-
+
- If you're a programmer, an artist or just willing to help in any way, you
can become part of the development team. Send an e-mail to
elvenprogrammer@gmail.com explaining what you want to do, or join our irc
channel: #themanaworld @ irc.freenode.net.
-
+
- You can donate money. Follow the link on the project page:
http://sourceforge.net/projects/themanaworld.
-
+
- You can be a beta tester. Just play with The Mana World and report every
error to the tracker. Read for more infos on the project page:
http://themanaworld.org.
-
+
- Play with The Mana World: more players, more fun! Simple as that! ;-)
diff --git a/docs/INSTALL/win32.txt b/docs/INSTALL/win32.txt
index 7f6ee42a..1a1e527f 100644
--- a/docs/INSTALL/win32.txt
+++ b/docs/INSTALL/win32.txt
@@ -99,11 +99,11 @@ Install them all through the Dev-C++ package manager.
**) For PhysFS copy the headers to your include directory, the libs to
the lib directory and the dlls (in bin direcotry) to your tmw directory.
-
+
***) Download developer files and put headers and libs in to include and lib
directories of Dev-Cpp. Download binaries and place the dll inside tmw
- folder.
-
+ folder.
+
****) Get latest win32 - mingw package and install as usual.
You should now be fully equipped for compiling the latest TMW development