mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
README is better
This commit is contained in:
parent
84c4f21082
commit
982e996bee
1 changed files with 7 additions and 10 deletions
|
@ -109,16 +109,13 @@ follows:
|
||||||
|
|
||||||
...and comment out/remove the duplicated code marked by '>'.
|
...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
|
4. If you didn't install the DirectX SDK in C:\DXSDK\, edit DXSDK_DIR in
|
||||||
code/unix/Makefile.local to reflect the new location.
|
code/unix/Makefile to reflect the new location.
|
||||||
5. If you want OpenAL support, aquire some OpenAL headers and put them in
|
5. Perform the usual precompilation sacrificial ritual.
|
||||||
/include/AL/ beneath your MinGW dir. If not, add "USE_OPENAL=0" to
|
6. Open an MSys terminal, and follow the instructions for compiling on Linux.
|
||||||
code/unix/Makefile.local.
|
7. Steal underpants
|
||||||
6. Perform the usual precompilation sacrificial ritual.
|
8. ????
|
||||||
7. Open an MSys terminal, and follow the instructions for compiling on Linux.
|
9. Profit!
|
||||||
8. Steal underpants
|
|
||||||
9. ?????
|
|
||||||
10. Profit!
|
|
||||||
|
|
||||||
Creating mods compatible with Q3 1.32b
|
Creating mods compatible with Q3 1.32b
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Loading…
Reference in a new issue