diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-01 00:37:38 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-01 00:37:38 +0000 |
commit | 819029e6e1b97acfbee01a39e006c647032be114 (patch) | |
tree | ec56c903e799f249e1f34703139c10caf545c8b8 /web/include/get.php | |
parent | a7497982fb6c2bbe916daecefaa33b7519ea2d24 (diff) | |
download | ioquake3-aero-819029e6e1b97acfbee01a39e006c647032be114.tar.gz ioquake3-aero-819029e6e1b97acfbee01a39e006c647032be114.zip |
data
git-svn-id: svn://svn.icculus.org/quake3/trunk@604 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/get.php')
-rw-r--r-- | web/include/get.php | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/web/include/get.php b/web/include/get.php index ab5e7b3..207ee0b 100644 --- a/web/include/get.php +++ b/web/include/get.php @@ -79,12 +79,10 @@ client.</em></p> <li>Compile and install Quake 3: <ul> <li><h3>Linux and friends</h3> - <p>Everyone else can compile it themselves</p> + <p>We all can compile it ourselves:</p> <ol> - <li>Install Quake 3 for Linux using the latest point - release installer. While the Quake3 engine is Free - Software, you still need to copy over legal PK3s like - before.</li> + <li>Agree to the EULA and grab the <a href="?page=getdata"> + updated <tt>pk3</tt> files.</li> <li>Change into the top level directory (it contains the <tt>ui</tt> and <tt>code</tt> directories.)</li> @@ -144,5 +142,4 @@ files. We mirror them for your convenience:</p> <ul> <li><a href="http://filesingularity.timedoctor.org/linuxq3apoint-1.32b-3.x86.run">Linux</a></li> <li><a href="http://filesingularity.timedoctor.org/q3pointrelease_132.exe">Windows</a></li> - <li><a href="http://filesingularity.timedoctor.org/Quake3-132.pkg.sit">Macintosh</a></li> </ul> |