diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:52:35 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:33 +0700 |
commit | eb6f285f7f2988d3eafff2ed8d0415cc85445c43 (patch) | |
tree | 4e0e173be2a701beb8296f6febd5e8f951e75def /games | |
parent | 95c3089a75798c6c0fd22211b0cbfe57b7d5c4f4 (diff) | |
download | slackbuilds-eb6f285f7f2988d3eafff2ed8d0415cc85445c43.tar.gz |
games/quakeforge: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/quakeforge/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/quakeforge/README b/games/quakeforge/README index b5a8935356..5516aac839 100644 --- a/games/quakeforge/README +++ b/games/quakeforge/README @@ -1,8 +1,8 @@ QuakeForge is a source port of id Software's Quake I. -You will need at least pak0.pak to play the shareware version, and pak1.pak to -play the full game. These can be added to either ~/.quakeforge/id1 or -/usr/share/games/quakeforge/id1/. +You will need at least pak0.pak to play the shareware version, +and pak1.pak to play the full game. These can be added to either +~/.quakeforge/id1 or /usr/share/games/quakeforge/id1/. Note: You may have to manually specify the resolution for OpenGL clients e.g. nq-glx -width 1024 -height 768 -fullscreen |