From e1d33bb9bf58d15357cb7934b2139c8b7b70ab7f Mon Sep 17 00:00:00 2001 From: Jamie Phan <9488815+jamiephan@users.noreply.github.com> Date: Sat, 23 Apr 2022 03:17:00 +0800 Subject: [PATCH] Updated install.md with the installer changes --- docs/install.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/install.md b/docs/install.md index 339d24e..90186eb 100644 --- a/docs/install.md +++ b/docs/install.md @@ -5,7 +5,7 @@ Install Methods: - [Replace in-game Try Mode with `.stormmap` file (All Platforms)](#runStormmap-customstormmap) (Recommended ✔) - [Replace in-game Try Mode with repo's folder for modding (All Platforms)](#runStormmap-custom) -- [Replace in-game Try Mode with Try-Mode Installer (Alpha)](#runStormmap-installer) +- [Replace in-game Try Mode with Try-Mode Installer](#runStormmap-installer) - [Run the `.stormmap` file directly](#runStormmap) - [File Association (Windows-Only)](#runStormmap-fileassoc) - [Command Line (Directly)](#runStormmap-cmdDirectly) @@ -118,15 +118,16 @@ If you would like to replace the in game tutorial instead (Setting -> Tutorial), └── Launcher.db -## Replace in-game Try Mode with Try-Mode Installer (Alpha) +## Replace in-game Try Mode with Try-Mode Installer -Repo: https://github.com/jamiephan/HeroesOfTheStorm_TryMode2.0Installer +I have created an Installer for Try Mode 2.0 to eliminate the inconvenience of installing a custom try mode. -Recently, I have created a Installer for Try Mode 2.0 to eliminate the inconvenience of installing a custom try mode. +> Currently only supports Windows. Linux/MacOS support will be added later. -This project is still in early development and the UI looks horrible. +You can download it at: https://github.com/jamiephan/HeroesOfTheStorm_TryMode2.0Installer/releases/latest -I wouldn't recommend you to use it, but you can try it out! +#### Screenshot: +![Installer Screenshot](https://i.imgur.com/hgEh7bI.png)