mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Update getting_started_running.md
This commit is contained in:
parent
be34870a18
commit
dddedba721
1 changed files with 8 additions and 8 deletions
|
@ -2,6 +2,14 @@
|
||||||
|
|
||||||
## Game selection
|
## Game selection
|
||||||
|
|
||||||
|
### From the launchers
|
||||||
|
|
||||||
|
For simplicity, base game and expansions can be started from one of the 3 launchers:
|
||||||
|
|
||||||
|
- `launch_openmohaa_base`, this starts OpenMoHAA in **Medal of Honor: Allied Assault** mode which is the base game
|
||||||
|
- `launch_openmohaa_spearhead`, this starts OpenMoHAA in **Medal of Honor: Allied Assault: Spearhead** mode
|
||||||
|
- `launch_openmohaa_breakthrough`, this starts OpenMoHAA in **Medal of Honor: Allied Assault: Breakthrough** mode
|
||||||
|
|
||||||
### From command-line
|
### From command-line
|
||||||
|
|
||||||
**Medal of Honor: Allied Assault** is the default game, but expansions are also supported.
|
**Medal of Honor: Allied Assault** is the default game, but expansions are also supported.
|
||||||
|
@ -23,14 +31,6 @@ You can now start a local OpenMOHAA server or play on a server.
|
||||||
|
|
||||||
The argument `+set com_target_demo 1` must be appended to command-line to play the game or host a server using demo assets. Allied Assault, Spearhead and Breakthrough demos are supported as long as `com_target_game` is set (see above).
|
The argument `+set com_target_demo 1` must be appended to command-line to play the game or host a server using demo assets. Allied Assault, Spearhead and Breakthrough demos are supported as long as `com_target_game` is set (see above).
|
||||||
|
|
||||||
### From the launchers
|
|
||||||
|
|
||||||
For simplicity, there are 3 launchers for the standalone game:
|
|
||||||
|
|
||||||
- `launch_openmohaa_base`, this starts OpenMoHAA in **Medal of Honor: Allied Assault** mode which is the base game
|
|
||||||
- `launch_openmohaa_spearhead`, this starts OpenMoHAA in **Medal of Honor: Allied Assault: Spearhead** mode
|
|
||||||
- `launch_openmohaa_breakthrough`, this starts OpenMoHAA in **Medal of Honor: Allied Assault: Breakthrough** mode
|
|
||||||
|
|
||||||
## User data location
|
## User data location
|
||||||
|
|
||||||
The location of user-writable data, like the console logfile, saves and configuration files can be found in different locations depending on the platform:
|
The location of user-writable data, like the console logfile, saves and configuration files can be found in different locations depending on the platform:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue