From 9105c2d4ca1b3bc4147c90abba3d802a07b8484c Mon Sep 17 00:00:00 2001 From: Daniel Scalzi Date: Thu, 16 Aug 2018 00:37:12 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) 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