mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-27 22:42:57 +00:00
remove some "coming soon"s
correct spelling of MinGW and link to the MinGW home page
This commit is contained in:
parent
284bde908b
commit
2e10a7da60
1 changed files with 2 additions and 4 deletions
|
@ -48,9 +48,9 @@ where the action is!
|
|||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta6-win32", "zip"); ?>
|
||||
<LI>Win32 binaries (Made with Borland C++)
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta6-win32-bc", "zip"); ?>
|
||||
<LI>Win32 binaries (Made with Mingw (GCC)) (experimental)
|
||||
<LI>Win32 binaries (Made with <A href="http://www.mingw.org/">MinGW</A> (GCC)) (experimental)
|
||||
<? fileDownloadLink ("http://www.saunalahti.fi/~mipes/quakeforge-2.99beta6-mingw-win32", "zip"); ?>
|
||||
<LI>Win32 binaries (Made with Mingw (GCC), i686 optimised (experimental))
|
||||
<LI>Win32 binaries (Made with <A href="http://www.mingw.org/">MinGW</A> (GCC), i686 optimised (experimental))
|
||||
<? fileDownloadLink ("http://www.saunalahti.fi/~mipes/quakeforge-2.99beta6-mgw686-win32", "zip"); ?>
|
||||
</UL>
|
||||
|
||||
|
@ -97,7 +97,6 @@ is no support for QuakeWorld multiplayer protocols.
|
|||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta5", "tar.gz tar.bz2 zip"); ?>
|
||||
<LI>Win32 binaries (Made with Microsoft Developer Studio)
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta5-win32", "zip"); ?>
|
||||
<LI>Win32 binaries (Made with Borland C++) [ coming soon! ]
|
||||
</UL>
|
||||
|
||||
<P>Beta 4.1
|
||||
|
@ -106,7 +105,6 @@ is no support for QuakeWorld multiplayer protocols.
|
|||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta4.1", "tar.gz tar.bz2 zip"); ?>
|
||||
<LI>Win32 binaries (Made with Microsoft Developer Studio)
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta4.1-win32", "zip"); ?>
|
||||
<LI>Win32 binaries (Made with Borland C++) [ coming soon! ]
|
||||
</UL>
|
||||
|
||||
<P>Beta 3
|
||||
|
|
Loading…
Reference in a new issue