diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2020-09-03 20:56:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-05 08:26:44 +0700 |
commit | 37afa4b154864ee3403cb65b74a3d35ffc63f871 (patch) | |
tree | 464789684146d8811e842f712c8b6c8df2f6a289 /games/0ad/README | |
parent | 3e24ebd53c86d9b01fff2bb9ec78e34a76ff5fa1 (diff) |
games/0ad: Updated for version 0.0.23b.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/0ad/README')
-rw-r--r-- | games/0ad/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/0ad/README b/games/0ad/README index 1f7344ab01683..a88264f9aa9d9 100644 --- a/games/0ad/README +++ b/games/0ad/README @@ -1,5 +1,6 @@ 0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform real-time strategy (RTS) game of ancient warfare. -To include the Atlas editor, which requires wxPython: +To include the Atlas editor, which requires wxGTK3 as wxPython is too +old: ATLAS=enable ./0ad.SlackBuild |