mirror of
https://github.com/yquake2/xatrix.git
synced 2024-11-10 06:42:22 +00:00
Update README
This commit is contained in:
parent
de831a67a4
commit
a1be171ca9
1 changed files with 8 additions and 0 deletions
8
README
8
README
|
@ -3,3 +3,11 @@ This is a bugfixed version of id Software's Quake II missionpack
|
||||||
fixed, this version should run much more stable than the the old
|
fixed, this version should run much more stable than the the old
|
||||||
SDK version. It must be used with the "Yamagi Quake II Client".
|
SDK version. It must be used with the "Yamagi Quake II Client".
|
||||||
For more information visit http://www.yamagi.org/quake2.
|
For more information visit http://www.yamagi.org/quake2.
|
||||||
|
|
||||||
|
Installation:
|
||||||
|
1. Type "make" or "gmake" to compile the game.so.
|
||||||
|
2. Create a subdirectory xatrix/ in your quake2 directory.
|
||||||
|
3. Copy pak0.pak and videos/ from the the Reckoning CD to
|
||||||
|
the newly created directory xatrix/.
|
||||||
|
4. Copy release/game.so to xatrix/.
|
||||||
|
5. Start the game with "./quake2 +set game xatrix"
|
||||||
|
|
Loading…
Reference in a new issue