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