mirror of
https://github.com/yquake2/rogue.git
synced 2024-11-12 23:54:27 +00:00
13 lines
617 B
Text
13 lines
617 B
Text
This is a bugfixed version of id Software's Quake II missionpack
|
|
"Ground Zero", developed by Rogue Software. Hundred bugs were
|
|
fixed, this version should run much more stable than the the old
|
|
SDK version. It must be used with the "Yamagi Quake II Client".
|
|
For more information visit http://www.yamagi.org/quake2.
|
|
|
|
Installation:
|
|
1. Type "make" or "gmake" to compile the game.so.
|
|
2. Create a subdirectory rogue/ in your quake2 directory.
|
|
3. Copy pak0.pak and videos/ from the Ground Zero CD to
|
|
the newly created directory rogue/.
|
|
4. Copy release/game.so to rogue/.
|
|
5. Start the game with "./quake2 +set game rogue"
|