aboutsummaryrefslogtreecommitdiff
path: root/games/gens-gs/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-07 23:56:44 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-07 23:56:44 +0700
commit7c428a2538e7d01ce1b80c61de984a9ac8b6b82b (patch)
treef6826605a4057ad1a34d5920d408aa5b0b355e8f /games/gens-gs/README
parent6d02fc46bc1ced88ff178bdc637095c38aac83a1 (diff)
games/gens-gs: Removed (no maintainer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/gens-gs/README')
-rw-r--r--games/gens-gs/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/games/gens-gs/README b/games/gens-gs/README
deleted file mode 100644
index cdf3ce679d309..0000000000000
--- a/games/gens-gs/README
+++ /dev/null
@@ -1,16 +0,0 @@
-Gens/GS is a Sega Genesis/CD/32x emulator forked from Gens.
-
-The project's main goal is to clean up the source code and combine
-features of the various Gens forks, as well as improve portability to
-other platforms.
-
-To build without OpenGL, run the script like:
-
- OPENGL=no ./gens-gs.SlackBuild
-
-To build with the yasm assembler instead of nasm, run the script like:
-
- ASM=yasm ./gens-gs.SlackBuild
-
-rar is an optional run-time dependency for playing ROMs compressed with
-WinRAR.