fix simple typo (#11)

* fix simple typo
* fix name of the addon
This commit is contained in:
Adam Leskis 2018-08-14 20:08:06 +01:00 committed by Daniel Gibson
parent 0cfb74223e
commit 7b69f06360

6
README
View file

@ -1,6 +1,6 @@
This is a bugfixed version of id Software's Quake II missionpack
"Ground Zero", developed by Rogue Software. Hundreds of bugs were
fixed, this version should run much more stable than the the old
fixed, this version should run much more stable than the old
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
@ -18,7 +18,7 @@ Installation for FreeBSD, Linux and OpenBSD:
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
2. Copy pak0.pak and videos/ from the "Ground Zero" CD to
the newly created directory rogue/.
3. Copy game.dynlib from the zip-archive to rogue/.
4. Start the game with "quake2 +set game rogue"
@ -31,7 +31,7 @@ explained.
Installation for Windows:
-------------------------
1. Create a subdirectory rogue\ in your quake2 directory.
2. Copy pak0.pak and videos\ from the the Reckoning CD to
2. Copy pak0.pak and videos\ from the "Ground Zero" 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"