diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-04 06:13:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-04 06:13:13 +0000 |
commit | ca045a7a6db30d7c157a1ed97a9f516da45146a4 (patch) | |
tree | a72fac81d9235b5b968ebf15bdc46014bbdea709 /games-fps/quake2-icculus/files | |
parent | Added bc_mgr.c into the bc.ko to solve bug #76567 by Craig <craig@haquarter.de> (diff) | |
download | historical-ca045a7a6db30d7c157a1ed97a9f516da45146a4.tar.gz historical-ca045a7a6db30d7c157a1ed97a9f516da45146a4.tar.bz2 historical-ca045a7a6db30d7c157a1ed97a9f516da45146a4.zip |
add info about quake2-data #76594
Diffstat (limited to 'games-fps/quake2-icculus/files')
-rw-r--r-- | games-fps/quake2-icculus/files/README-postinstall | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/games-fps/quake2-icculus/files/README-postinstall b/games-fps/quake2-icculus/files/README-postinstall index 4c72e80f0a40..3e2245f3bb0a 100644 --- a/games-fps/quake2-icculus/files/README-postinstall +++ b/games-fps/quake2-icculus/files/README-postinstall @@ -5,6 +5,17 @@ Note: 1. If you install a new compile of quake2, you'll lose your savegames. I'm sorry. Don't upgrade in the middle of a single-player game. +=============================================================================== + +To emerge the Quake2 data: +-------------------------- +1. emerge quake2-data + +That was easy huh ? :) Note: this requires the Quake2 CD and/or the data files +from an installed copy of the game (like for windows). + +=============================================================================== + To install the Quake2 demo data: -------------------------------- 1. download ftp://ftp.idsoftware.com/idstuff/quake2/q2-314-demo-x86.exe @@ -14,7 +25,7 @@ To install the Quake2 demo data: =============================================================================== To install the Quake2 gamedata from game CD: -------------------------------- +-------------------------------------------- (assuming the cdrom is mounted at /cdrom) 1. cp /cdrom/Install/Data/baseq2/pak0.pak /usr/share/games/quake2-data/baseq2/ |