r1960 - branches/nexuiz-2.0/Docs trunk/Docs

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Dec 1 15:57:49 EST 2006


Author: kadaverjack
Date: 2006-12-01 15:57:49 -0500 (Fri, 01 Dec 2006)
New Revision: 1960

Modified:
   branches/nexuiz-2.0/Docs/FAQ.aft
   branches/nexuiz-2.0/Docs/FAQ.html
   trunk/Docs/FAQ.aft
   trunk/Docs/FAQ.html
Log:
changed menuqc path in FAQ


Modified: branches/nexuiz-2.0/Docs/FAQ.aft
===================================================================
--- branches/nexuiz-2.0/Docs/FAQ.aft	2006-12-01 18:09:41 UTC (rev 1959)
+++ branches/nexuiz-2.0/Docs/FAQ.aft	2006-12-01 20:57:49 UTC (rev 1960)
@@ -124,4 +124,4 @@
 ^<<
 svn co svn://svn.icculus.org/nexuiz/trunk/
 ^>>
-To compile the gamecode you need [fteqcc (http://sourceforge.net/project/showfiles.php?group\_id=116842&package\_id=129507)]. Just download it and run it twice, once in |data/menuqc| and once in |data/qcsrc/server|.
+To compile the gamecode you need [fteqcc (http://sourceforge.net/project/showfiles.php?group\_id=116842&package\_id=129507)]. Just download it and run it twice, once in |data/qcsrc/menu| and once in |data/qcsrc/server|.

Modified: branches/nexuiz-2.0/Docs/FAQ.html
===================================================================
--- branches/nexuiz-2.0/Docs/FAQ.html	2006-12-01 18:09:41 UTC (rev 1959)
+++ branches/nexuiz-2.0/Docs/FAQ.html	2006-12-01 20:57:49 UTC (rev 1960)
@@ -1,5 +1,5 @@
 <!--  AFT (Almost Free Text) source file for Nexuiz FAQ -->
-<!--  WARNING: ALWAYS RUNAFT TWICE! (otherwise the toc is missing/not up to date) -->
+<!--  WARNING: ALWAYS RUN AFT TWICE! (otherwise the toc is missing/not up to date) -->
 <!--  use AFT v5.096 or later (http://www.maplefish.com/todd/aft.html) -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
@@ -295,7 +295,7 @@
 <div class="block"><pre>
 svn co svn://svn.icculus.org/nexuiz/trunk/
 </pre></div>
-To compile the gamecode you need <a class="link" href="http://sourceforge.net/project/showfiles.php?group_id=116842&amp;package_id=129507">fteqcc</a>. Just download it and run it twice, once in <tt>data/menuqc</tt> and once in <tt>data/qcsrc/server</tt>.
+To compile the gamecode you need <a class="link" href="http://sourceforge.net/project/showfiles.php?group_id=116842&amp;package_id=129507">fteqcc</a>. Just download it and run it twice, once in <tt>data/qcsrc/menu</tt> and once in <tt>data/qcsrc/server</tt>.
 </p>
 <!--End Section 2-->
 <!-- End SectLevel2 -->

Modified: trunk/Docs/FAQ.aft
===================================================================
--- trunk/Docs/FAQ.aft	2006-12-01 18:09:41 UTC (rev 1959)
+++ trunk/Docs/FAQ.aft	2006-12-01 20:57:49 UTC (rev 1960)
@@ -1,4 +1,5 @@
 #--- AFT (Almost Free Text) source file for Nexuiz FAQ
+#--- WARNING: ALWAYS RUN AFT TWICE! (otherwise the toc is missing/not up to date)
 #--- use AFT v5.096 or later (http://www.maplefish.com/todd/aft.html)
 
 #---SET nexversion=2.0
@@ -126,4 +127,4 @@
 ^<<
 svn co svn://svn.icculus.org/nexuiz/trunk/
 ^>>
-To compile the gamecode you need [fteqcc (http://sourceforge.net/project/showfiles.php?group\_id=116842&package\_id=129507)]. Just download it and run it twice, once in |data/menuqc| and once in |data/qcsrc/server|.
+To compile the gamecode you need [fteqcc (http://sourceforge.net/project/showfiles.php?group\_id=116842&package\_id=129507)]. Just download it and run it twice, once in |data/qcsrc/menu| and once in |data/qcsrc/server|.

Modified: trunk/Docs/FAQ.html
===================================================================
--- trunk/Docs/FAQ.html	2006-12-01 18:09:41 UTC (rev 1959)
+++ trunk/Docs/FAQ.html	2006-12-01 20:57:49 UTC (rev 1960)
@@ -1,4 +1,5 @@
 <!--  AFT (Almost Free Text) source file for Nexuiz FAQ -->
+<!--  WARNING: ALWAYS RUN AFT TWICE! (otherwise the toc is missing/not up to date) -->
 <!--  use AFT v5.096 or later (http://www.maplefish.com/todd/aft.html) -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
@@ -300,7 +301,7 @@
 <div class="block"><pre>
 svn co svn://svn.icculus.org/nexuiz/trunk/
 </pre></div>
-To compile the gamecode you need <a class="link" href="http://sourceforge.net/project/showfiles.php?group_id=116842&amp;package_id=129507">fteqcc</a>. Just download it and run it twice, once in <tt>data/menuqc</tt> and once in <tt>data/qcsrc/server</tt>.
+To compile the gamecode you need <a class="link" href="http://sourceforge.net/project/showfiles.php?group_id=116842&amp;package_id=129507">fteqcc</a>. Just download it and run it twice, once in <tt>data/qcsrc/menu</tt> and once in <tt>data/qcsrc/server</tt>.
 </p>
 <!--End Section 2-->
 <!-- End SectLevel2 -->




More information about the nexuiz-commits mailing list