Update the README

This commit is contained in:
Yamagi Burmeister 2012-07-01 10:15:35 +02:00
parent cb9736d97c
commit 79f1e790ab
1 changed files with 11 additions and 0 deletions

11
README
View File

@ -11,3 +11,14 @@ Installation:
the newly created directory rogue/.
4. Copy release/game.so to rogue/.
5. Start the game with "./quake2 +set game rogue"
Installation for Windows:
1. Create a subdirectory rogue/ in your quake2 directory.
2. Copy pak0.pak and videos/ from the the Reckoning CD to
the newly created directory rogue/.
3. Copy game.dll from the zip-archive to rogue/.
4. Start the game with "quake2.exe +set game rogue"
If you want to compile 'rogue' for Windows from source, please take a
look at the "Installation" section of the README of the Yamagi Quake II
client. There's descripted how to setup the build environment.