mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Added a note to use the experimental openal-based sound system
This commit is contained in:
parent
eefe8ee2d1
commit
63445c4fc1
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ The installation directory can be set to the MOHAA directory.
|
|||
|
||||
By default, the build will produce both the client and dedicated server versions. The client can be omitted from the build by appending `-DBUILD_NO_CLIENT=1` to the CMake command-line arguments. Using this parameter will result in only the server portion being built.
|
||||
|
||||
The experimental OpenAL-based sound system can be used by appending `-DUSE_SOUND_NEW=1` to the CMake command-line arguments.
|
||||
|
||||
## Compiling for Linux
|
||||
|
||||
These are the tools required on Linux :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue