summaryrefslogtreecommitdiff
path: root/INSTALL
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 /INSTALL
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 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 3b790ffd..fd921f59 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,9 +12,9 @@ IRC: irc.freenode.net / #themanaworld
1. Requirements
===============
-You are expected to have either checked out TMW from Subversion or you have
-downloaded a source release. To get The Mana World to compile, you need a
-compiler (GCC) and some libraries. The required libraries are:
+You are expected to have either checked out TMW from Git or you have downloaded
+a source release. To get The Mana World to compile, you need a compiler (GCC)
+and some libraries. The required libraries are:
* SDL http://www.libsdl.org/
* SDL_mixer http://www.libsdl.org/projects/SDL_mixer/
@@ -52,6 +52,7 @@ It should have installed The Mana World on your system now, and you can run it
with "tmw". By default all files are installed to /usr/local, you can pass a
different prefix to configure as usual.
+
NOTE: It is possible to compile TMW without support for OpenGL rendering.
To do this perform step 3 as follows: