mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Update getting started doc
This commit is contained in:
parent
8e1a52bbb7
commit
7d93723382
1 changed files with 4 additions and 4 deletions
|
@ -16,12 +16,12 @@ With `com_target_game`, OpenMoHAA will support the network protocol accordingly.
|
||||||
|
|
||||||
You can now start a local OpenMOHAA server or play on a server.
|
You can now start a local OpenMOHAA server or play on a server.
|
||||||
|
|
||||||
## Config file
|
## User data location
|
||||||
|
|
||||||
The config file can be found in different locations depending on the platform:
|
The location of user data, like console logs, saves and config files can be found in different locations depending on the platform:
|
||||||
|
|
||||||
- `%APPDATA%\openmohaa\<game_name>\configs\omconfig.cfg` on Windows
|
- `%APPDATA%\openmohaa\<game_name>` on Windows
|
||||||
- `~/.openmohaa/<game_name>/configs/omconfig.cfg` on Linux
|
- `~/.openmohaa/<game_name>` on Linux
|
||||||
|
|
||||||
This has two advantages:
|
This has two advantages:
|
||||||
- On a multi-user system, each user will have their own configuration file
|
- On a multi-user system, each user will have their own configuration file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue