diff options
author | Fernando Giannasi <phoemur@gmail.com> | 2013-10-20 19:50:21 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2013-10-23 12:17:45 +0200 |
commit | 2db39f645b6b60386c18b7f80b507d7d42b75517 (patch) | |
tree | 060f4fc7e919f05ba27cc743f7fb016108ee2505 /games/smokinguns/launcher.sh | |
parent | 803008f8e927b15d1e9f63d43c8df8707422a33a (diff) |
games/smokinguns: Added (American Old West FPS).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/smokinguns/launcher.sh')
-rw-r--r-- | games/smokinguns/launcher.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/smokinguns/launcher.sh b/games/smokinguns/launcher.sh new file mode 100644 index 000000000000..c7e0eac36aca --- /dev/null +++ b/games/smokinguns/launcher.sh @@ -0,0 +1,3 @@ +#!/bin/sh +cd /opt/smokinguns +./smokin |