Updated Home (markdown)

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

@ -35,3 +35,11 @@ All game files are stored in the the data folder. You can change this value unde
Screenshots and world saves are stored in the instance folder for the corresponding server configuration.
`.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`