Updated for new snapshot filenames

This commit is contained in:
Jeff Teunissen 2000-07-09 06:13:54 +00:00
parent f9de249069
commit 4bb7438b9c

View file

@ -38,11 +38,11 @@ to keep it as bug-free as possible. Development is fast and furious, here's
where the action is!
<UL>
<LI>Souce code
<? fileDownloadLink("files/qf-newtree-current-snapshot", "zip"); ?>
<LI>Source code
<? fileDownloadLink("files/newtree-current", "tar.gz tar.bz2 zip"); ?>
<LI>Win32 newtree binaries (Made with Microsoft VC++)
<? fileDownloadLink("files/quakeforge-newtree-win32-current", "zip"); ?>
<? $ftime = filemtime("files/quakeforge-newtree-win32-current.zip"); echo " Built from CVS on " . date("M. j, g:i a", $ftime) . " PT";?>
<? fileDownloadLink("files/newtree-win32-current", "zip"); ?>
<? $ftime = filemtime("files/newtree-win32-current.zip"); echo " Built from CVS on " . date("M. j, g:i a", $ftime) . " PT";?>
</UL>
@ -56,7 +56,7 @@ supports single-player games, will probably discontinue support of this tree.
<UL>
<LI>Source code
<? fileDownloadLink("files/qf-current-snapshot", "zip"); ?>
<? fileDownloadLink("files/quakeforge-current", "tar.gz tar.bz2 zip"); ?>
<LI>Win32 binaries (Made with Borland C++)
[ <A href="http://personal.inet.fi/cool/quake1/">page</A> ]
<LI>Win32 binaries (Made with Microsoft VC++)