mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 05:01:23 +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>";
|
echo " </UL>";
|
||||||
?>
|
?>
|
||||||
</LI>
|
</LI>
|
||||||
<LI>Source code and prebuilt .dat files for various mods (includes
|
<LI>Source code and prebuilt .dat files for various mods.
|
||||||
qwprogs.dat needed for standard quakeworld) using QuakeForge features.
|
<?fileDownloadLink("files/game-source", "tar.gz tar.bz2 zip");?>
|
||||||
Prebuilt files require current cvs/snapshot server. For 0.5.4, edit
|
<?fileUpdated ("files/game-source.zip");?><BR>
|
||||||
the Makefile to remove --advanced and rebuilt. The modified frikbot
|
Includes qwprogs.dat needed for standard quakeworld) using QuakeForge
|
||||||
code <em>requires</em> current server code.
|
features. Prebuilt files require current cvs/snapshot server. For
|
||||||
<?fileDownloadLink("files/game-source", "tar.gz tar.bz2 zip");?><BR>
|
0.5.4, edit the Makefile to remove --advanced and rebuilt. The modified
|
||||||
<?fileUpdated ("files/game-source.zip");?>
|
frikbot code <strong>requires</strong> current server code.
|
||||||
</LI>
|
</LI>
|
||||||
</UL>
|
</UL>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue