mirror of
https://github.com/yquake2/rogue.git
synced 2025-02-19 18:42:21 +00:00
Update README
This commit is contained in:
parent
f4058dc8e9
commit
38662d89d8
1 changed files with 5 additions and 3 deletions
8
README
8
README
|
@ -1,8 +1,10 @@
|
|||
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.
|
||||
SDK version. While compatible with any Quake II client that uses
|
||||
the original unaltered mod API, the "Yamagi Quake II Client" is
|
||||
highly recommended to play the addon. For more information visit
|
||||
http://www.yamagi.org/quake2.
|
||||
|
||||
Installation for FreeBSD, Linux and OpenBSD:
|
||||
--------------------------------------------
|
||||
|
@ -18,7 +20,7 @@ Installation for OS X:
|
|||
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/.
|
||||
3. Copy game.dynlib from the zip-archive to rogue/.
|
||||
4. Start the game with "quake2 +set game rogue"
|
||||
|
||||
If you want to compile 'rogue' for OS X from source, please take a
|
||||
|
|
Loading…
Reference in a new issue