diff options
Diffstat (limited to 'games/curseofwar/README')
-rw-r--r-- | games/curseofwar/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/curseofwar/README b/games/curseofwar/README index 68a887720d..dcca22bc34 100644 --- a/games/curseofwar/README +++ b/games/curseofwar/README @@ -4,3 +4,8 @@ but focus on high-level strategic planning: Building infrastructure, securing resources, and moving your armies. The core game mechanics turns out to be quite close to WWI-WWII type of warfare, however, there is no explicit reference to any historical period. + +NOTE: +The SlackBuild produces the SDL version of the game, if you prefer the +ncurses version change make SDL=yes DESTDIR=$PKG install to make +DESTDIR=$PKG install. |