summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-07-30 14:33:28 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-07-30 14:33:28 +0000
commitaff167beefadc32add4b44626cc2f1cbef800c7b (patch)
tree43796105cc107ec55742e88562e064d8031d3b23 /INSTALL
parent18b73fdadd715d356416a95c31a25b3293fa2596 (diff)
downloadmana-client-aff167beefadc32add4b44626cc2f1cbef800c7b.tar.gz
mana-client-aff167beefadc32add4b44626cc2f1cbef800c7b.tar.bz2
mana-client-aff167beefadc32add4b44626cc2f1cbef800c7b.tar.xz
mana-client-aff167beefadc32add4b44626cc2f1cbef800c7b.zip
Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0
branch).
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 2 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 6cf5b6e5..9779a37a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -48,11 +48,9 @@ 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: For those people with modern video cards and fast OpenGL performance,
- we have been working on OpenGL support. At the moment there is no way to
- switch between SDL and OpenGL dynamically and you need to do this at compile
- time. To try this perform step 3 as follows:
+ we have been working on OpenGL support. To enable this perform step 3 as
+ follows:
"./configure --with-opengl"