mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-23 20:52:45 +00:00
better layout
This commit is contained in:
parent
ecc0674747
commit
13b72291a7
1 changed files with 7 additions and 7 deletions
14
files.php
14
files.php
|
@ -209,13 +209,13 @@ very few people on Windows would be able to play. <STRONG>:)</STRONG>
|
|||
echo " </UL>";
|
||||
?>
|
||||
</LI>
|
||||
<LI>Source code and prebuilt .dat files for various mods (includes
|
||||
qwprogs.dat needed for standard quakeworld) using QuakeForge features.
|
||||
Prebuilt files require current cvs/snapshot server. For 0.5.4, edit
|
||||
the Makefile to remove --advanced and rebuilt. The modified frikbot
|
||||
code <em>requires</em> current server code.
|
||||
<?fileDownloadLink("files/game-source", "tar.gz tar.bz2 zip");?><BR>
|
||||
<?fileUpdated ("files/game-source.zip");?>
|
||||
<LI>Source code and prebuilt .dat files for various mods.
|
||||
<?fileDownloadLink("files/game-source", "tar.gz tar.bz2 zip");?>
|
||||
<?fileUpdated ("files/game-source.zip");?><BR>
|
||||
Includes qwprogs.dat needed for standard quakeworld) using QuakeForge
|
||||
features. Prebuilt files require current cvs/snapshot server. For
|
||||
0.5.4, edit the Makefile to remove --advanced and rebuilt. The modified
|
||||
frikbot code <strong>requires</strong> current server code.
|
||||
</LI>
|
||||
</UL>
|
||||
|
||||
|
|
Loading…
Reference in a new issue