mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-23 20:52:45 +00:00
update the location of the menu.dat* files
This commit is contained in:
parent
13b72291a7
commit
5c93f50c61
1 changed files with 2 additions and 2 deletions
|
@ -154,8 +154,8 @@ very few people on Windows would be able to play. <STRONG>:)</STRONG>
|
|||
screw up future upgrades. This will be fixed in 0.5.3. If you want menus,
|
||||
you will have to download <TT>menu.dat</TT>
|
||||
<?
|
||||
fileDownloadLink("files/menu.dat", "gz");
|
||||
fileDownloadLinkGPG("files/menu.dat", "gz", 0);
|
||||
fileDownloadLink("files/menu.0.5.2/menu.dat", "gz");
|
||||
fileDownloadLinkGPG("files/menu.0.5.2/menu.dat", "gz", 0);
|
||||
?>
|
||||
<BR>This goes into your <TT>id1</TT> directory. However, this will override
|
||||
any <TT>menu.dat</TT> we supply in the future which will possibly cause
|
||||
|
|
Loading…
Reference in a new issue