The following commit has been merged in the master branch:
commit 38fc46a1a8a8b2bd9ad7c058ec6d741474163fce
Author: David Banks <[email protected]>
Date:   Sat Jul 9 20:20:03 2011 +0100

    give some more examples

diff --git a/debian/README.Debian b/debian/README.Debian
index d330a3a..063aee2 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -19,9 +19,12 @@ Running the engine manually
 
 The engine looks for the data in the *current directory* by default, so it
 expects to find 'id1/pak0.pak' wherever you started the game.  You can
-specify another directory like so:
+specify another directory using the -basedir option.
 
-  quakespasm -basedir /usr/local/share/quake
+  # use the quake-data package
+  quakespasm -basedir /usr/share/quake
+  # use some data files in your home directory
+  quakespasm -basedir ~/my-quake-install
 
 Please see this thread for discussion of Quakespasm:
 http://www.celephais.net/board/view_thread.php?id=60452

-- 
Packaging for quakespasm

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to