From b090b43e84f60cbf86de4de0be9a60d27724d4de Mon Sep 17 00:00:00 2001 From: zakk Date: Mon, 5 Dec 2005 00:58:47 +0000 Subject: Urughrguhrghgrgrg more web shit. git-svn-id: svn://svn.icculus.org/quake3/trunk@415 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/get.php | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'web') diff --git a/web/include/get.php b/web/include/get.php index 7827f6d..68ae0ca 100644 --- a/web/include/get.php +++ b/web/include/get.php @@ -74,8 +74,21 @@ client.

  • Mac OS X

    -

    In a terminal, type make in the quake 3 directory you've downloaded with subversion, then install the latest id patch for OS X (at the bottom of this page), then copy the resulting darwinquake3 binary in code/unix/releaseppc/ to /Applications/Quake3/Quake3.app/Contents/MacOS/Quake3. You also need an /libSDL-1.2.0.dylib in that .app's MacOS directory. You'll need to copy your pak0.pk3 from your Quake 3 cd-rom's baseq3 directory to your /Applications/Quake3/baseq3/ directory. Ditto for the Team Arena mission pack, though you'd be changing baseq3 in the above example to missionpack. -

    +

    In a terminal, type make in the quake 3 directory + you've downloaded with subversion, then install the latest id patch for + OS X (at the bottom of this page), then copy the resulting darwinquake3 + binary in code/unix/releaseppc/ to + /Applications/Quake3/Quake3.app/Contents/MacOS/Quake3. + You also need an /libSDL-1.2.0.dylib in that .app's MacOS directory. You'll need + to copy your pak0.pk3 from your Quake 3 cd-rom's + baseq3 directory to your + /Applications/Quake3/baseq3/ directory. Ditto for the + Team Arena mission pack, though you'd be changing baseq3 + in the above example to missionpack. +

    +

    After you've done all of that mess, you can double click on the .app file, or cd to + /Applications/Quake3/in a terminal and type Quake3.app/Contents/MacOS/Quake3, and hit return. +

  • Windows

    Building on Windows is slightly complicated. You can either -- cgit v1.2.3