From c804ff948538cfe1e294892e7a33fc8f274a62ec Mon Sep 17 00:00:00 2001
From: acierto-incomodo <97026099+acierto-incomodo@users.noreply.github.com>
Date: Thu, 14 Nov 2024 16:30:42 +0100
Subject: [PATCH] Update README.md
---
README.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index ce117b3a..3b252d26 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
(formerly Electron Launcher)
-[
](https://github.com/dscalzi/HeliosLauncher/actions) [
](https://github.com/dscalzi/HeliosLauncher/releases)
](https://github.com/dscalzi/MyStormLauncher/actions) [
](https://github.com/dscalzi/MyStormLauncher/releases)
Join modded servers without worrying about installing Java, Forge, or other mods. We'll handle that for you.
@@ -39,18 +39,18 @@ This is not an exhaustive list. Download and install the launcher to gauge all i ## Downloads -You can download from [GitHub Releases](https://github.com/dscalzi/HeliosLauncher/releases) +You can download from [GitHub Releases](https://github.com/dscalzi/MyStormLauncher/releases) #### Latest Release -[](https://github.com/dscalzi/HeliosLauncher/releases/latest) +[](https://github.com/dscalzi/MyStormLauncher/releases/latest) #### Latest Pre-Release -[](https://github.com/dscalzi/HeliosLauncher/releases) +[](https://github.com/dscalzi/MyStormLauncher/releases) **Supported Platforms** -If you download from the [Releases](https://github.com/dscalzi/HeliosLauncher/releases) tab, select the installer for your system. +If you download from the [Releases](https://github.com/dscalzi/MyStormLauncher/releases) tab, select the installer for your system. | Platform | File | | -------- | ---- | @@ -91,8 +91,8 @@ This section details the setup of a basic developmentment environment. **Clone and Install Dependencies** ```console -> git clone https://github.com/dscalzi/HeliosLauncher.git -> cd HeliosLauncher +> git clone https://github.com/dscalzi/MyStormLauncher.git +> cd MyStormLauncher > npm install ``` @@ -181,7 +181,7 @@ Note that you **cannot** open the DevTools window while using this debug configu Please give credit to the original author and provide a link to the original source. This is free software, please do at least this much. -For instructions on setting up Microsoft Authentication, see https://github.com/dscalzi/HeliosLauncher/blob/master/docs/MicrosoftAuth.md. +For instructions on setting up Microsoft Authentication, see https://github.com/dscalzi/MyStormLauncher/blob/master/docs/MicrosoftAuth.md. ---