mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Added a documentation on compiling for Spearhead or Breakthrough
This commit is contained in:
parent
af3dd2602b
commit
4695449fc7
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ The installation directory can be set to MOHAA directory.
|
|||
|
||||
The client build can be built by adding `-DWITH_CLIENT=1` to the CMake command line. This will compile the cgame module and the full app with rendering, ui and sound suppport, alongside the dedicated server version.
|
||||
|
||||
To compile for either Spearhead or Breakthrough, append `-DTARGET_GAME_TYPE=x` where x can be 1 for Team Assault (Spearhead), and 2 for Team Tactics (Breakthrough). 2 is recommended because Team Tactics can connect to both Spearhead and Breakthrough servers.
|
||||
|
||||
### Linux
|
||||
|
||||
These are the tools required on Unix :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue