aboutsummaryrefslogtreecommitdiff
path: root/games/mednaffe/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2018-12-17 08:11:03 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-17 08:11:03 +0700
commit663c2a90ff95dcccba0385ca5f22dc71db2f1d4a (patch)
treead293c0112d3f16fa5698224efe8c6af998164f1 /games/mednaffe/README
parent804cfec1d4133b663a8e64603ae380beaabedb14 (diff)
downloadslackbuilds-663c2a90ff95dcccba0385ca5f22dc71db2f1d4a.tar.xz
games/mednaffe: Added (frontend for mednafen).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mednaffe/README')
-rw-r--r--games/mednaffe/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/games/mednaffe/README b/games/mednaffe/README
new file mode 100644
index 000000000000..ffa06d8ddeb0
--- /dev/null
+++ b/games/mednaffe/README
@@ -0,0 +1,15 @@
+mednaffe (frontend for mednafen)
+
+Mednaffe is a GUI front-end for the mednafen emulator.
+
+Its main features are:
+
+ * It is written in C.
+ * Available for Linux and Windows.
+ * The only dependency is GTK+2 (or GTK+3).
+ * GPLv3 licensed.
+
+Note: Mednaffe only works with 1.21.1 or higher versions of mednafen.
+
+By default, mednaffe is built with GTK+2. If you prefer GTK+3, export
+GTK3=yes in the script's environment.