mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-23 20:52:45 +00:00
forgot devel
This commit is contained in:
parent
b91c0b35ea
commit
5b1a61143f
1 changed files with 2 additions and 2 deletions
|
@ -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");
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue