mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-23 20:52:45 +00:00
oops, no extension :)
This commit is contained in:
parent
35a73d0506
commit
2b32c7949b
1 changed files with 2 additions and 2 deletions
|
@ -47,9 +47,9 @@ where the action is!
|
|||
<LI>Win32 binaries (Made with Microsoft Developer Studio)
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.3.0-win32", "zip"); ?>
|
||||
<LI>Win32 binaries (Made with <A href="http://www.mingw.org/">MinGW</A> (GCC)) (experimental)
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.3.0-mingw-i386.zip", "zip"); ?>
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.3.0-mingw-i386", "zip"); ?>
|
||||
<LI>Win32 binaries (Made with <A href="http://www.mingw.org/">MinGW</A> (GCC), i686 optimised) (experimental)
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.3.0-mingw-i686.zip", "zip"); ?>
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.3.0-mingw-i686", "zip"); ?>
|
||||
</UL>
|
||||
|
||||
<P>Development Snapshots (source updated daily)
|
||||
|
|
Loading…
Reference in a new issue