mirror of
https://github.com/id-Software/Quake.git
synced 2026-03-20 00:49:48 +01:00
The Quake sources as originally release under the GPL license on December 21, 1999
This commit is contained in:
39
WinQuake/docs/INSTALL.Q2Mission
Normal file
39
WinQuake/docs/INSTALL.Q2Mission
Normal file
@@ -0,0 +1,39 @@
|
||||
INSTALL for Linux Quake2 Mission Packs
|
||||
--------------------------------------
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Mount the Quake2 Mission Pack CD as one would usually mount a CDROM, this can
|
||||
be accomplished by using the command:
|
||||
|
||||
mount /dev/cdrom /mnt
|
||||
|
||||
As root. Once the CD is mounted, run the setup script on the CD as root.
|
||||
|
||||
$ su
|
||||
Password:
|
||||
# mount /dev/cdrom /mnt
|
||||
# /bin/sh /mnt/setup
|
||||
|
||||
The script will ask some questions about what options you want to install
|
||||
and automatically install the software into /usr/local/games/quake2.
|
||||
|
||||
After Installation
|
||||
------------------
|
||||
|
||||
To run Quake2 Mission Pack #1: The Reckoning add the following option when
|
||||
executing Quake2:
|
||||
|
||||
./quake2 +set game xatrix
|
||||
|
||||
To run Quake2 Mission Pack #2: Ground Zero add the following:
|
||||
|
||||
./quake2 +set game rogue
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
||||
The Quake2 Mission Packs require a previous installation of Quake2.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user