diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-06-14 01:46:12 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-06-14 01:46:12 -0500 |
commit | 6bf3bfa1cd0e3bad51dc0bc8f364b2d9563c7a58 (patch) | |
tree | 2d353538145f7775234aca23ff3f8d86ac6375ba /games/jag/README | |
parent | 0762e7bc3e40cc25efadb3a0503dd67fa9a8df8f (diff) |
games/jag: Added (A 2D arcade puzzle game)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/jag/README')
-rw-r--r-- | games/jag/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/jag/README b/games/jag/README new file mode 100644 index 000000000000..ff76060cbafc --- /dev/null +++ b/games/jag/README @@ -0,0 +1,10 @@ +JAG is an arcade-puzzle 2D game which runs on Linux and Windows. +It is free and opensource. + +To use additional themes download them from +http://jag.xlabsoft.com/themes.php +and put them in the same directory as jag.SlackBuild. The +slackbuild will pick them up and install them for you. + +There is also an optional level editor that can be installed. +To install the editor pass JAG_EDITOR="yes" to the slackbuild. |