summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2001-11-04 17:32:36 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:36 +0200
commit442b6b52ea287efbd8e12b8b73327558fee58f34 (patch)
treefd6dbc68e8e069529094fc15312388f60a3c06c3 /README
parentb66cdf804fe9369f2c90857ca240670542495236 (diff)
Disable the menus for the Alien demo.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 5f90570..2e880f3 100644
--- a/README
+++ b/README
@@ -40,9 +40,9 @@ If you are really itching to try this out, either install the Gold Ed. in
windows/vmware (read below to find out why), or download the AvP Alien demo.
If you are wanting to run the Alien demo (the installer is an .exe but you
can just use unzip to extract the files from the .exe), add -DALIEN_DEMO to
-CFLAGS (the one that's uncommented). Rename all game files lowercase.
-Be sure to install nasm (0.98) and the latest OpenAL (http://www.openal.org)
-CVS.
+the CFLAGS line (the one that's uncommented) in the Makefile. Rename all game
+files lowercase. Be sure to install SDL 1.2 (http://www.libsdl.org), nasm
+0.98, and the latest OpenAL CVS (http://www.openal.org).
If you have the regular edition, add -DREGULAR_EDITION to CFLAGS.