diff --git a/README b/README index 7252be0..d695645 100644 --- a/README +++ b/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.