Explain the difference between the 2 executables.

This fixes issue #297.
This commit is contained in:
Yamagi Burmeister 2018-06-07 15:40:29 +02:00
parent 8e1f8fc7c6
commit 6d60ca0919
1 changed files with 3 additions and 0 deletions

View File

@ -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.