forgot devel

This commit is contained in:
Bill Currie 2003-07-18 06:15:20 +00:00
parent b91c0b35ea
commit 5b1a61143f

View file

@ -99,7 +99,7 @@ very few people on Windows would be able to play. <STRONG>:)</STRONG>
</LI>
<LI>Win32 binaries (Made with <A href="http://www.mingw.org/">MinGW</A> (GCC) in Linux)
<?
echo '<br>SDL (sw) client';
echo '<br>SDL (sw) client';
fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-client-sdl-0.5.4-win32", "zip");
fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-client-sdl-0.5.4-win32", "zip");
echo '<br>SDL32 (32 bpp sw) client';
@ -117,7 +117,7 @@ very few people on Windows would be able to play. <STRONG>:)</STRONG>
echo '<br>tools';
fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-tools-0.5.4-win32", "zip");
fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-tools-0.5.4-win32", "zip");
echo '<br>';
echo '<br>libs and header files';
fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-devel-0.5.4-win32", "zip");
fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-devel-0.5.4-win32", "zip");
?>