diff options
author | M.Dinslage <daedra1980@gmail.com> | 2010-06-12 18:20:42 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-12 22:14:27 -0500 |
commit | 821db32d5590c3359da50e4702016bc305e03489 (patch) | |
tree | c851a2761b26b4206591c75ebae8377ffaea15a0 /games/ioquake3/launcher.ioquake3 | |
parent | acfdd21ebb34c31b614120aead2fca282817fadd (diff) | |
download | slackbuilds-821db32d5590c3359da50e4702016bc305e03489.tar.gz |
games/ioquake3: Added (open source Quake 3 distribution)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/ioquake3/launcher.ioquake3')
-rw-r--r-- | games/ioquake3/launcher.ioquake3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/ioquake3/launcher.ioquake3 b/games/ioquake3/launcher.ioquake3 new file mode 100644 index 0000000000..35f700f848 --- /dev/null +++ b/games/ioquake3/launcher.ioquake3 @@ -0,0 +1,3 @@ +#!/bin/sh +cd /usr/share/games/quake3 +exec ./ioquake3.* |