mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 05:01:23 +00:00
added links to borland binaries
This commit is contained in:
parent
f130698128
commit
bac760d4c9
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ print (date("M. j, g:i a", $f2time) . " PT"); ?><br><br>
|
|||
<? $size = filesize("files/quakeforge-win32-current.zip"); $size /= 1024 ;
|
||||
print ("(". round($size) ."KB)"); ?></a>
|
||||
<br><br>Older CVS builds can be found <a href="ftp://quake.sourceforge.net/pub/quake/files/win32_builds">here</a>.
|
||||
<h4>Borland compiled QuakeForge Win32 bins</h4>
|
||||
Win32 QuakeForge binaries compiled using Borland C++ cand be found <a href="http://personal.inet.fi/cool/quake1/">here</a>.
|
||||
<h4>Quake Shareware files</h4>
|
||||
<a href="files/quake106.zip">Quake v1.06 (8.7MB)</a>
|
||||
<br><a href="files/quake_sw.tar.gz">quake_sw.tar.gz (8.7MB)</a>
|
||||
|
|
Loading…
Reference in a new issue