Update getting started doc

This commit is contained in:
smallmodel 2024-09-07 23:58:56 +02:00
parent 8e1a52bbb7
commit 7d93723382
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -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.
## 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
- `~/.openmohaa/<game_name>/configs/omconfig.cfg` on Linux
- `%APPDATA%\openmohaa\<game_name>` on Windows
- `~/.openmohaa/<game_name>` on Linux
This has two advantages:
- On a multi-user system, each user will have their own configuration file