mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-17 09:21:29 +00:00
make menu.dat.gz (and .asc:) available with a warning about possible future
issues
This commit is contained in:
parent
a77908ddeb
commit
c60b956221
1 changed files with 8 additions and 0 deletions
|
@ -88,6 +88,14 @@ very few people on Windows would be able to play. <STRONG>:)</STRONG>
|
|||
<PRE>deb http://www.quakeforge.net/packages/debian unstable contrib non-free</PRE>
|
||||
</LI>
|
||||
<LI>RPM packages are available <A href="/packages/rpm/">here</A>.</LI>
|
||||
<LI>The packages do not contain the menu file because it would seriously
|
||||
screw up future upgrades. This will be fixed in 0.5.3. If you want menus,
|
||||
you'll have to download menu.dat
|
||||
<?
|
||||
fileDownloadLink("files/menu.dat", "gz gz.asc");
|
||||
?>. This goes into your id1 directory. However, this will override any
|
||||
menu.dat we supply in the future which will possibly cause problems.
|
||||
</LI>
|
||||
</UL>
|
||||
|
||||
<P>Development snapshots (updated daily)
|
||||
|
|
Loading…
Reference in a new issue