diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-11-04 17:32:36 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:36 +0200 |
| commit | 442b6b52ea287efbd8e12b8b73327558fee58f34 (patch) | |
| tree | fd6dbc68e8e069529094fc15312388f60a3c06c3 /README | |
| parent | b66cdf804fe9369f2c90857ca240670542495236 (diff) | |
Disable the menus for the Alien demo.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |
