diff options
Diffstat (limited to 'games/yamagi-quake2/README')
-rw-r--r-- | games/yamagi-quake2/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/yamagi-quake2/README b/games/yamagi-quake2/README index 2f9b610d47e1e..50533fead4b56 100644 --- a/games/yamagi-quake2/README +++ b/games/yamagi-quake2/README @@ -1,14 +1,14 @@ This is an enhanced client for Id Software's legendary Quake II. It focuses on single-player. Features include rock-solid stability and AMD64 support. -OpenAL and SDL2 are recommended optional dependencies. Install them first, then +OpenAL is recommended optional dependency. Install them first, then do: - WITH_OPENAL=yes WITH_SDL2=yes ./yamagi-quake2.SlackBuild + WITH_OPENAL=yes ./yamagi-quake2.SlackBuild Before playing, copy your Quake2 data files into the appropriate subdirectories of /usr/share/quake2. Please refer to the README files in -/usr/doc/yamagi-quake2-5.23/ for details. +/usr/doc/yamagi-quake2-5.30/ for details. To get a reasonable default configuration, copy -/usr/doc/yamagi-quake2-5.23/yq2.cfg to your baseq2 directory. +/usr/doc/yamagi-quake2-5.30/yq2.cfg to your baseq2 directory. |