From e484a4b223f46195c594747460fc4737fbb17693 Mon Sep 17 00:00:00 2001
From: floam
Date: Tue, 6 Dec 2005 02:29:47 +0000
Subject: Cleaned up (if it's not broke now)
git-svn-id: svn://svn.icculus.org/quake3/trunk@420 edf5b092-35ff-0310-97b2-ce42778d08ea
---
web/include/get.php | 36 ++++++++++++++++++++++--------------
1 file changed, 22 insertions(+), 14 deletions(-)
(limited to 'web/include')
diff --git a/web/include/get.php b/web/include/get.php
index 68ae0ca..9be6294 100644
--- a/web/include/get.php
+++ b/web/include/get.php
@@ -74,20 +74,28 @@ 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.
-
- 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.
+
+ - Change into the top level directory (it contains
+ the ui and
+ code directories.)
+ - Run make.
+ - Install the latest id patch for OS X
+ - Copy darwinquake3
+ in code/unix/releaseppc/
+ to /Applications/Quake3/Quake3.app/Contents/MacOS/Quake3.
+ - You need a libSDL-1.2.0.dylib in that .app's
+ MacOS directory.
+ - You 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 would 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 change to /Applications/Quake3/
+ in a terminal and run the binary.
Windows
--
cgit v1.2.3