diff options
author | GOSIKI Agiri <agiri@cocaine.ninja> | 2019-07-30 21:56:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-30 21:56:04 +0700 |
commit | 89076711f5e7d3cb0fab571faed7b9d5f2ad9fa0 (patch) | |
tree | 302e624f2dc284597690f75e59ae92bfd648c230 /games/gnurobbo/README | |
parent | 6402f0061aba8b41bfce9eb1a0d8af7f6b043966 (diff) | |
download | slackbuilds-89076711f5e7d3cb0fab571faed7b9d5f2ad9fa0.tar.gz |
games/gnurobbo: Added (Atari XE game FOOS Implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/gnurobbo/README')
-rw-r--r-- | games/gnurobbo/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/gnurobbo/README b/games/gnurobbo/README new file mode 100644 index 0000000000..20cc297d3f --- /dev/null +++ b/games/gnurobbo/README @@ -0,0 +1,8 @@ +GNU Robbo is a free and open source implementation of Janusz Pelc's +Robbo for the Atari XE/XL, which was distributed by LK Avalon in +1989. + +This script will build it without support for TrueType fonts by +default. If you want to enable it, please pass variable +TTFONTS=yes to the script but be aware that this will link against +SDL_ttf. |