From 6d60ca091966d86306ecf02572c8ebe5bc1ba85d Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Thu, 7 Jun 2018 15:40:29 +0200 Subject: [PATCH] Explain the difference between the 2 executables. This fixes issue #297. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 85a3745e..fbed7c89 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,9 @@ and copy the resulting music/ directory to: How the Yamagi Quake II executables are installed depends on the platform: - For Windows a package with all Yamagi Quake II executables is provided. + There're two executables in the package. yquake.exe is the Yamagi Quake II + client and should be preferred. quake2.exe is a simple wrapper, it's only + provided to stay compatible with existing setups. - Some Linux distributions and BSD systems provide Yamagi Quake II packages. - On OS X you need to compile from source. - Of course Yamagi Quake II can be compiled from source on all platforms.