aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-27 08:37:38 +0000
committerzakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-27 08:37:38 +0000
commitba7b4d614816990be37216fdc1836faed2f73caf (patch)
treed46a8b332ba1d81636adb5642f635dc7282b998d
parent303aba65f53f564c710313e0de6cf1bf1c04ac9a (diff)
downloadioquake3-aero-ba7b4d614816990be37216fdc1836faed2f73caf.tar.gz
ioquake3-aero-ba7b4d614816990be37216fdc1836faed2f73caf.zip
documentation updates
git-svn-id: svn://svn.icculus.org/quake3/trunk@377 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r--README12
-rw-r--r--web/include/get.php6
2 files changed, 8 insertions, 10 deletions
diff --git a/README b/README
index 9f5a8ae..46c8261 100644
--- a/README
+++ b/README
@@ -25,11 +25,9 @@ Refer to the web-site for updated status, enjoy!
Compiling (Under Windows)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Run Space Visual Dot Net 2040 Extra Entropy Edition under your BeOS emulator.
-Open the quake3.vcproj file in the win32 directory.
-Build.
-Copy the resultant Quake3.exe to your quake 3 directory, make a backup if you want to keep
-your original.
+Run Visual Studio, open the quake3.vcproj file in the win32
+directory. Build. Copy the resultant Quake3.exe to your quake 3
+directory, make a backup if you want to keep your original.
Copy the resultant dlls to your baseq3 directory, backup etc.
@@ -41,7 +39,7 @@ Compiling (Under Linux)
1. If not already there, change to the directory containing this readme
2. Run 'make'
-For distrib maintainers, you can set some make variables:
+For distribution maintainers, you can set some make variables:
OPTIMIZE - use this for custom CFLAGS
DEFAULT_BASEDIR - extra path to search for baseq3 and such
BUILD_SERVER - build the 'q3ded' server binary (1 = build it, default = 1)
@@ -51,7 +49,7 @@ Installing under Linux
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Set the COPYDIR variable in the shell to be where you installed
Quake 3 to. By default it will be /usr/local/games/quake3 if you
-haven't set it.
+haven't set it. Which is where the id patch installs by default.
Then run "make copyfiles", beware that this will overwrite any binaries
installed previously, even official id ones.
diff --git a/web/include/get.php b/web/include/get.php
index e1ea26b..97fec28 100644
--- a/web/include/get.php
+++ b/web/include/get.php
@@ -74,9 +74,9 @@ client.</em></p>
<a href="?page=help">help</a>.</li>
</ol>
<h2>Point Release Installers</h2>
-<p>As of now, you still need to install the old point releases before this project
-because they contain updated <span class="shell">pk3</span> files. We mirror them
-for your convienience:</p>
+<p>The id software patches are still needed before installing
+this project because they contain updated <span class="shell">pk3</span>
+files. We mirror them for your convienience:</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>