diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-09-17 04:41:43 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-09-21 22:09:37 -0500 |
commit | 51ddce634e8a98c0342e1173fa2d32a0c975529f (patch) | |
tree | c3efe529d66a07d78e20a857798786a527c908e2 /games/glestae/README | |
parent | 9795bb800a5c3992e8ba4501d50016efce8ee0fe (diff) | |
download | slackbuilds-51ddce634e8a98c0342e1173fa2d32a0c975529f.tar.gz |
games/glestae: Added (Glest Advanced Engine)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/glestae/README')
-rw-r--r-- | games/glestae/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/glestae/README b/games/glestae/README new file mode 100644 index 0000000000..a7454962fa --- /dev/null +++ b/games/glestae/README @@ -0,0 +1,8 @@ +Glest Advanced Engine is a community driven project which extends and +improves on Glest. It aims to provide features and tools that help people +develop higher quality 3D real-time strategy games for all major platforms. + +This requires lua, OpenAL and physfs. + +Optionally glestae can use wxGTK/wxPython and cppunit. wxGTK/wxPython will +build the optional gae_mapeditor, gae_g3dviewer, and glest_configurator. |