From 9d3bc74891306eb87b6074199c93914ad3805f0a Mon Sep 17 00:00:00 2001 From: Jesper Hustad Date: Fri, 16 Dec 2022 06:12:50 +0100 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e41eb2e..7137363 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,12 @@ AutoHotKey Script that creates a wall of Minecraft instances for faster speedrun ![](screenshot.png) +## Download +[Download the SimpleWall Script](https://github.com/Jesper-Hustad/SimpleWallScript/releases/download/Alpha/SimpleWallScript.ahk) -## Instructions - -1. Install Current Version of AutoHotKey here: https://www.autohotkey.com/ -2. Download the script here +## Getting Started +1. Install Current Version of AutoHotKey here: https://www.autohotkey.com/ +2. Download the Script using the link above 3. Launch the script by double clicking the file 4. **Refresh** HotKey (Default is `CTRL + Y`) to start wall 5. **Select** HotKey (Default is `CTRL + E`) while hovering mouse over Minecraft window to select it for speed-running. @@ -19,7 +20,12 @@ This script assumes you have multiple instances of minecraft running using Multi Learn how to setup minecraft with MultiMC and speedrunning mods here: https://www.youtube.com/watch?v=VL8Syekw4Q0. After setting up MultiMC select an instance and click "Copy Instance" to create more. -## Features: +## Features - Make custom HotKeys for Select and Refresh - Adjust wall by using the sliders and visualization -- Adjust the spacing between windows \ No newline at end of file +- Adjust the spacing between windows + + +## Feedback +Please give feedback on how you are experiencing the program and any bugs you encounter! +Feel free to give ideas for new features you would like to see in future releases.