blob: 8a553096cf6f835612ef00f7e1297f2bd23cf189 (
plain)
1
2 README for quake4
3
4 This port installs the linux client for Id Software's Quake 4. You'll need
5 to copy some files from your quake4 CD/DVD to the local drive to play the game
6 after the port's installed. Use the following commands to do so, substituting
7 your cdrom mount point (and perhaps language) as necessary:
8
9 # install -m 644 /mnt/cdrom/Setup/Data/q4base/{pak*,zpak_english}.pk4 \
10 /usr/share/quake4/q4base/
|