From 982e996bee43f69d9a2282d937a0d61e6cfb8e23 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Sun, 13 Nov 2005 19:02:23 +0000 Subject: [PATCH] README is better --- i_o-q3-readme => README | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) rename i_o-q3-readme => README (91%) diff --git a/i_o-q3-readme b/README similarity index 91% rename from i_o-q3-readme rename to README index 9ba1ae64..4da93b98 100644 --- a/i_o-q3-readme +++ b/README @@ -109,16 +109,13 @@ follows: ...and comment out/remove the duplicated code marked by '>'. -4. If you didn't install the DirectX SDK in C:\DXSDK\, add DXSDK_DIR to - code/unix/Makefile.local to reflect the new location. -5. If you want OpenAL support, aquire some OpenAL headers and put them in - /include/AL/ beneath your MinGW dir. If not, add "USE_OPENAL=0" to - code/unix/Makefile.local. -6. Perform the usual precompilation sacrificial ritual. -7. Open an MSys terminal, and follow the instructions for compiling on Linux. -8. Steal underpants -9. ????? -10. Profit! +4. If you didn't install the DirectX SDK in C:\DXSDK\, edit DXSDK_DIR in + code/unix/Makefile to reflect the new location. +5. Perform the usual precompilation sacrificial ritual. +6. Open an MSys terminal, and follow the instructions for compiling on Linux. +7. Steal underpants +8. ???? +9. Profit! Creating mods compatible with Q3 1.32b ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~