From de09095dca8a48d24c5d003b81bc5cc2f0bc973c Mon Sep 17 00:00:00 2001 From: kadaverjack Date: Fri, 1 Dec 2006 20:57:49 +0000 Subject: [PATCH] changed menuqc path in FAQ git-svn-id: svn://svn.icculus.org/nexuiz/trunk@1960 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- Docs/FAQ.aft | 3 ++- Docs/FAQ.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Docs/FAQ.aft b/Docs/FAQ.aft index d004acc59..b64c8c22c 100644 --- a/Docs/FAQ.aft +++ b/Docs/FAQ.aft @@ -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 @@ _Game data:_ to check out the Nexuiz svn, you'll need a [svn client (http://subv ^<< 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|. diff --git a/Docs/FAQ.html b/Docs/FAQ.html index 78cbad6d4..ae44e8aca 100644 --- a/Docs/FAQ.html +++ b/Docs/FAQ.html @@ -1,4 +1,5 @@ + @@ -300,7 +301,7 @@ There are also
 svn co svn://svn.icculus.org/nexuiz/trunk/
 
-To compile the gamecode you need
fteqcc. Just download it and run it twice, once in data/menuqc and once in data/qcsrc/server. +To compile the gamecode you need fteqcc. Just download it and run it twice, once in data/qcsrc/menu and once in data/qcsrc/server.

-- 2.39.2