summaryrefslogtreecommitdiffstats
path: root/games/glest/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2010-05-12 23:29:22 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 23:29:22 +0200
commit52ded40386444b9ddf135da7b2581c570eecc240 (patch)
tree130898019e560c95a5aedf40cabc6fd0387ed791 /games/glest/README
parent55655a60b15221ab7bcf5d185ee603a3a682cd1d (diff)
downloadslackbuilds-52ded40386444b9ddf135da7b2581c570eecc240.tar.gz
slackbuilds-52ded40386444b9ddf135da7b2581c570eecc240.tar.xz
games/glest: Added to 12.2 repository
Diffstat (limited to 'games/glest/README')
-rw-r--r--games/glest/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/games/glest/README b/games/glest/README
new file mode 100644
index 0000000000..50dcd58053
--- /dev/null
+++ b/games/glest/README
@@ -0,0 +1,20 @@
+Glest is a free 3D real-time strategy game, where you control
+the armies of two different factions: Tech, which is mainly
+composed of warriors and mechanical devices, and Magic, that
+prefers mages and summoned creatures in the battlefield.
+
+Requires: glest-data, xerces-c, lua, jam and OpenAL.
+
+Optional build requirements: wxPython.
+
+Optional addons: glest-megapack.
+
+According to the manpage, you should go into the Options menu
+and run "Auto config" before the first time you play the game.
+
+If you would like to use the "glest_editor" then pass USE_WX=yes
+to the slackbuild. In order to compile with wxPython pass:
+USE_WX=yes ./glest.SlackBuild
+
+Note: This slackbuild will fail if USE_WX=yes and wxGTK is
+installed.