hey, might as well make the win32 bins available :)

This commit is contained in:
Bill Currie 2001-11-06 05:16:06 +00:00
parent 0d581938a4
commit 354eede4ee
1 changed files with 7 additions and 0 deletions

View File

@ -45,6 +45,13 @@ QuakeForge.
<LI>Source code
<? fileDownloadLink("files/quakeforge-current", "tar.gz tar.bz2 zip"); ?>
</LI>
<LI>Win32 binaries (Made with <A href="http://www.mingw.org/">MinGW</A> (GCC) in Linux)
<?
fileDownloadLink("files/qf-win32", "zip");
$ftime = filemtime ("files/qf-win32.zip");
echo " Updated " . date ("M. j, g:i a", $ftime) . " PT";
?>
</LI>
</UL>
<H4>QuakeForge: Newtree</H4>