diff options
Diffstat (limited to 'games/glestae/README')
-rw-r--r-- | games/glestae/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/glestae/README b/games/glestae/README index b3dfba8570..7c446aa1c0 100644 --- a/games/glestae/README +++ b/games/glestae/README @@ -2,7 +2,5 @@ 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. -Glest Advanced Engine requires lua, OpenAL and physfs. - -Optionally glestae can use wxGTK/wxPython and cppunit. wxGTK/wxPython will -build the optional gae_mapeditor and gae_g3dviewer. +This requires lua, OpenAL, and physfs. +cppunit and wxGTK or wxPython are optional dependencies. |