diff --git a/Home.md b/Home.md index 4ac5e7f..c1dc19e 100644 --- a/Home.md +++ b/Home.md @@ -4,7 +4,20 @@

A collection of support articles for the WesterosCraft Launcher.

-### Contents +## Wiki Contents * [Download and Install](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Download-and-Install) -* [Mod Management](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Mod-Management) \ No newline at end of file +* [Mod Management](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Mod-Management) + +## Launcher Data Folder + +All game files are stored in the the data folder. + +#### Locations + +* **Windows** `AppData/Roaming/.westeroscraft/` +* **macOS** `~/Library/Application Support/.westeroscraft/` +* **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