mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 05:01:23 +00:00
Update for beta 6.
This commit is contained in:
parent
92fee0db93
commit
bcfdb2f0b4
1 changed files with 10 additions and 1 deletions
11
files.php
11
files.php
|
@ -38,7 +38,16 @@ source code. There is no support for NetQuake/UQuake in this tree in order
|
|||
to keep it as bug-free as possible. Development is fast and furious, here's
|
||||
where the action is!
|
||||
|
||||
<P>QuakeForge: Newtree, Version 0.2.99 Beta 5
|
||||
<P>QuakeForge: Newtree, Version 0.2.99 Beta 6
|
||||
<UL>
|
||||
<LI>Source code
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta6", "tar.gz zip"); ?>
|
||||
<LI>Win32 binaries (Made with Microsoft Developer Studio)
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta6-win32", "zip"); ?>
|
||||
<LI>Win32 binaries (Made with Borland C++) [ coming soon! ]
|
||||
</UL>
|
||||
|
||||
<P>Beta 5
|
||||
<UL>
|
||||
<LI>Source code
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta5", "tar.gz tar.bz2 zip"); ?>
|
||||
|
|
Loading…
Reference in a new issue