From 9377f6ae0388bac8923d21d676097ba330aa4341 Mon Sep 17 00:00:00 2001 From: Daniel Scalzi Date: Mon, 3 Sep 2018 02:42:39 -0400 Subject: [PATCH] Created _Sidebar (markdown) --- _Sidebar.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..f30bedf --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,21 @@ +# Contents +* [Home](https://github.com/WesterosCraftCode/ElectronLauncher/wiki) + * [Why a Custom Launcher?](https://github.com/WesterosCraftCode/ElectronLauncher/wiki#why-a-custom-launcher) + * [Where Files are Stored](https://github.com/WesterosCraftCode/ElectronLauncher/wiki#launcher-data-folder) +* [Download and Install](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Download-and-Install) + * [Where to Download](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Download-and-Install#downloads) + * [Installation](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Download-and-Install#installation) + * [Windows](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Download-and-Install#windows) + * [MacOS](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Download-and-Install#macos) + * [Linux](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Download-and-Install#linux) +* [Mod Management](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Mod-Management) + * [Built-In Mods](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Mod-Management#built-in-mods) + * [Drop-In Mods](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Mod-Management#drop-in-mods) +* [Java Management](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Java-Management) + * [Automatic Java Installation](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Java-Management#automatically-install-a-valid-version-of-java) + * [Manual Java Installation](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Java-Management#manually-installing-a-valid-version-of-java) + * [Allocate More RAM](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Java-Management#change-minimum-or-maximum-ram) + * [Use a Custom Executable](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Java-Management#change-the-java-executable) + * [Custom JVM Arguments](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Java-Management#modify-jvm-arguments) +* [Auto-Updates](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Auto-Updates) +* [Developer Mode](https://github.com/WesterosCraftCode/ElectronLauncher/wiki/Developer-Mode)