diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-03-01 02:28:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-01 02:28:50 +0700 |
commit | 0e73f2a4365e648812ca0df2b6dd25fed56c80bc (patch) | |
tree | 5cba57c8b37549d4ae8d034093f74cde1a200d0a /games/assaultcube-reloaded/acr-client.sh | |
parent | 6b49f9d6673299a501ac89c6e3d801e4e5fa1e60 (diff) | |
download | slackbuilds-0e73f2a4365e648812ca0df2b6dd25fed56c80bc.tar.gz |
games/assaultcube-reloaded: Added (First person shooter game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/assaultcube-reloaded/acr-client.sh')
-rw-r--r-- | games/assaultcube-reloaded/acr-client.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/assaultcube-reloaded/acr-client.sh b/games/assaultcube-reloaded/acr-client.sh new file mode 100644 index 0000000000..573fb8d036 --- /dev/null +++ b/games/assaultcube-reloaded/acr-client.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +cd /usr/share/games/assaultcube-reloaded +./client.sh |