diff --git a/files.php b/files.php
index 35fd3fb..c657bb1 100644
--- a/files.php
+++ b/files.php
@@ -135,6 +135,16 @@ very few people on Windows would be able to play. :)
/etc/apt/sources.list recipe:
deb http://www.quakeforge.net/packages/debian unstable contrib non-free
+ Due to an error in the release process, the menu.dat file got missed
+ from the debian packages. This will be fixed in 0.5.5. If you want menus,
+ you will have to download menu.dat for 0.5.4
+
+ fileDownloadLink("files/menu.0.5.4/menu.dat", "gz");
+ fileDownloadLinkGPG("files/menu.0.5.4/menu.dat", "gz", 0);
+ ?>
+
This goes into your id1 directory. However, this will override
+ the menu.dat that will be in 0.5.5 which will cause problems.
+
RPM packages are available here.
QuakeForge, Version 0.5.2 (released 01 Oct 2002)
@@ -152,7 +162,7 @@ very few people on Windows would be able to play. :)
?>
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 will have to download menu.dat
+ you will have to download menu.dat for 0.5.2
fileDownloadLink("files/menu.0.5.2/menu.dat", "gz");
fileDownloadLinkGPG("files/menu.0.5.2/menu.dat", "gz", 0);