diff options
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 |