mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 15:22:13 +00:00
update for beta 5
This commit is contained in:
parent
07d3e9e23d
commit
05ce7b4dc0
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 4.1
|
||||
<P>QuakeForge: Newtree, Version 0.2.99 Beta 5
|
||||
<UL>
|
||||
<LI>Source code
|
||||
<? 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
|
||||
<UL>
|
||||
<LI>Source code
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta4.1", "tar.gz tar.bz2 zip"); ?>
|
||||
|
|
Loading…
Reference in a new issue