<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>INSTALL</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -29,6 +29,9 @@ Required Software: subversion (svn)
 For Nexuiz (ubuntu users): sudo apt-get install build-essential xserver-xorg-dev x11proto-xf86dri-dev x11proto-xf86dga-dev x11proto-xf86vidmode-dev libxxf86dga-dev libxcb-xf86dri0-dev libxpm-dev libxxf86vm-dev libsdl1.2-dev libsdl-image1.2-dev libsdl1.2debian-alsa subversion libclalsadrv-dev libasound2-dev libxext-dev zenity
 Optional Software: 7zip
 
+Installation:
+Read INSTALL
+
 Description:
 This script was created to help linux users create a local development
 environment easily.  Making up for the downfalls of other build
@@ -40,7 +43,6 @@ and a development version you can hack around in.
 
 TODO:
  - GUI
- - support relative paths in folder params
  - create a smart loop to accept multiple parameters in one line
  - option for darkplaces CPU optimization
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -17,6 +17,8 @@ darkplaces_trunk=$core_dir/svn/darkplaces			# Path to DarkPlaces SVN trunk
 fteqcc_trunk=$core_dir/svn/fteqcc					# Path to FTEQCC SVN trunk
 nexuiz_trunk=$core_dir/svn/nexuiz/trunk				# Path to Nexuiz SVN trunk
 netradiant_trunk=$core_dir/svn/netradiant/trunk		# Path to NetRadiant SVN trunk
+darkplaces_dev=$core_dir/darkplaces_dev				# Path to SVN Exports of Darkplaces - For Development
+darkplaces_vanilla=$core_dir/darkplaces_vanilla		# Path to SVN Exports of Darkplaces - Vanilla
 
 # SVN URLs
 svn_fteqcc=&quot;https://fteqw.svn.sourceforge.net/svnroot/fteqw/trunk/engine/qclib/&quot;</diff>
      <filename>default.ndt.conf</filename>
    </modified>
    <modified>
      <diff>@@ -12,6 +12,9 @@
 # For Nexuiz: sudo apt-get install build-essential xserver-xorg-dev x11proto-xf86dri-dev x11proto-xf86dga-dev x11proto-xf86vidmode-dev libxxf86dga-dev libxcb-xf86dri0-dev libxpm-dev libxxf86vm-dev libsdl1.2-dev libsdl-image1.2-dev libsdl1.2debian-alsa subversion libclalsadrv-dev libasound2-dev libxext-dev
 # Optional Software: 7zip (in a future release)
 #
+# Installation:
+# Read INSTALL
+#
 # Description:
 # This script was created to help linux users create a local development
 # environment easily.  Making up for the downfalls of other build
@@ -518,6 +521,9 @@ ${B}OPTIONS${N}
 	${B}--install_ndt${N}, ${B}--ndt${N}
 		Installs an 'ndt' alias in your .bashrc, allowing you to type 'ndt' from any folder on your system.
 	
+	${B}--upgrade_ndt${N}, ${B}--updt${N}
+		Upgrades ndt if you installed by reading the INSTALL document.
+		
 	${B}--uninstall_ndt${N}, ${B}--undt${N}
 		Uninstalls an 'ndt' alias in your .bashrc, no longer allowing you to type 'ndt' from any folder on your system.
 		</diff>
      <filename>ndt.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>61b04ddfdfc365864b73314206c7309204c9d5f6</id>
    </parent>
  </parents>
  <author>
    <name>z</name>
    <email>z@nexuizninjaz.com</email>
  </author>
  <url>http://github.com/z/ndt/commit/0830b758fbac411d0bf3121495a9fabbe52ea5d2</url>
  <id>0830b758fbac411d0bf3121495a9fabbe52ea5d2</id>
  <committed-date>2009-06-20T12:11:57-07:00</committed-date>
  <authored-date>2009-06-20T12:11:57-07:00</authored-date>
  <message>Added Installation document</message>
  <tree>091d828900494b9787fd0d3bd78c0bba7037861b</tree>
  <committer>
    <name>z</name>
    <email>z@nexuizninjaz.com</email>
  </committer>
</commit>
