From 7d9372338251d06b483627f5d289d8f66f7fc8a2 Mon Sep 17 00:00:00 2001 From: smallmodel <15067410+smallmodel@users.noreply.github.com> Date: Sat, 7 Sep 2024 23:58:56 +0200 Subject: [PATCH] Update getting started doc --- docs/getting_started_running.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/getting_started_running.md b/docs/getting_started_running.md index 1edcb433..98170136 100644 --- a/docs/getting_started_running.md +++ b/docs/getting_started_running.md @@ -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\\configs\omconfig.cfg` on Windows -- `~/.openmohaa//configs/omconfig.cfg` on Linux +- `%APPDATA%\openmohaa\` on Windows +- `~/.openmohaa/` on Linux This has two advantages: - On a multi-user system, each user will have their own configuration file