diff --git a/Home.md b/Home.md index aa47758..8d18ff4 100644 --- a/Home.md +++ b/Home.md @@ -34,4 +34,12 @@ All game files are stored in the the data folder. You can change this value unde * **Linux** `/home/.westeroscraft/` Screenshots and world saves are stored in the instance folder for the corresponding server configuration. -`.westeroscraft/instances/{SERVER}` \ No newline at end of file +`.westeroscraft/instances/{SERVER}` + +--- + +The launcher configuration files (config.json, distribution.json) are stored in the `userData` folder. + +* **Windows** `%APPDATA%/WesterosCraft Launcher` +* **macOS** `~/Library/Application Support/WesterosCraft Launcher` +* **Linux** `$XDG_CONFIG_HOME/WesterosCraft Launcher` or `~/.config/WesterosCraft Launcher` \ No newline at end of file