Updated Home (markdown)

Daniel Scalzi 2019-01-13 17:50:14 -05:00
parent 6ed3d5c701
commit 7ecd6ffe81

10
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}`
`.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`