diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-04-17 09:53:13 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:11:15 +0700 |
commit | 40e978fb29b242701b521491b8ef275b4f3aec47 (patch) | |
tree | df9223f5fdee42040913094fb032f0a9be100ba7 /games/jag/README | |
parent | 4b4c2dc8a1fe2ec9368a116112dc72b753f3ff14 (diff) | |
download | slackbuilds-40e978fb29b242701b521491b8ef275b4f3aec47.tar.gz |
games/jag: Updated for version 0.3.3
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'games/jag/README')
-rw-r--r-- | games/jag/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games/jag/README b/games/jag/README index ff3cd6edd9..b01afcf95a 100644 --- a/games/jag/README +++ b/games/jag/README @@ -3,3 +3,10 @@ It is free and opensource. There is also an optional level editor that can be installed. To install the editor pass JAG_EDITOR="yes" to the slackbuild. + + # JAG_EDITOR="yes" ./jag.SlackBuild + +Note: To install Qt5 version of jag pass QT5GUI="yes" to the +slackbuild. + + # QT5GUI="yes" ./jag.SlackBuild |