mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 15:22:13 +00:00
Update for Beta 3
This commit is contained in:
parent
df4a3bc175
commit
1e39a6a73d
1 changed files with 10 additions and 2 deletions
12
files.php
12
files.php
|
@ -38,13 +38,21 @@ 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 2
|
||||
<P>QuakeForge: Newtree, Version 0.2.99 Beta 3
|
||||
<UL>
|
||||
<LI>Source code
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta3", "tar.gz tar.bz2 zip"); ?>
|
||||
<LI>Win32 binaries (Made with Microsoft Developer Studio)
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta3-win32", "zip"); ?>
|
||||
<LI>Win32 binaries (Made with Borland C++) [ coming soon! ]
|
||||
</UL>
|
||||
|
||||
<P>Beta 2
|
||||
<UL>
|
||||
<LI>Source code
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta2", "tar.gz tar.bz2 zip"); ?>
|
||||
<LI>Win32 binaries (Made with Microsoft Developer Studio)
|
||||
<? fileDownloadLink ("http://download.sourceforge.net/quake/quakeforge-0.2.99beta2-win32", "zip"); ?>
|
||||
<LI>Win32 binaries (Made with Borland C++) [ coming soon! ]
|
||||
</UL>
|
||||
|
||||
<P>Development Snapshots (updated daily)
|
||||
|
|
Loading…
Reference in a new issue