mirror of
https://github.com/yquake2/rogue.git
synced 2024-11-25 13:41:41 +00:00
Update the README
This commit is contained in:
parent
cb9736d97c
commit
79f1e790ab
1 changed files with 11 additions and 0 deletions
11
README
11
README
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue