Add installation instructions

This commit is contained in:
Yamagi Burmeister 2011-10-11 11:44:17 +00:00
parent 489ab02814
commit db0129b882
1 changed files with 8 additions and 0 deletions

8
README
View File

@ -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
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"