diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-18 13:25:37 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:20 -0500 |
commit | 3fb009d90efc650317c6e37f4c69d1dc0c5ffc92 (patch) | |
tree | 3d5b779e2ff96dfc213546c0c32acc23ffb04a81 /games/tome4/tome4.sh | |
parent | d67bbd2923bb92080e284a6629b284520867cd7a (diff) |
games/tome4: Added (Tales of Maj’Eyal - RPG game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/tome4/tome4.sh')
-rw-r--r-- | games/tome4/tome4.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/tome4/tome4.sh b/games/tome4/tome4.sh new file mode 100644 index 0000000000000..93fe9144d31f1 --- /dev/null +++ b/games/tome4/tome4.sh @@ -0,0 +1,3 @@ +#!/bin/sh +cd /usr/share/games/tome4-1.1.5 +./t-engine |