-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
468 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,39 @@ | ||
# SimpleWall Script | ||
<p align="center"> | ||
<a href="https://example.com/"> | ||
<img src="icon.png" alt="Logo" width=160 height=160> | ||
</a> | ||
|
||
AutoHotKey Script that creates a wall of Minecraft instances and automatically generate new worlds to increase the speed of finding good seeds for speedrunning. | ||
<h1 align="center">SimpleWall Script</h1> | ||
|
||
![](screenshot.png) | ||
<p align="center"> | ||
Multi instance Minecraft wall for finding speedrun seeds. | ||
<!-- <br> | ||
<a href="https://reponame/issues/new?template=bug.md">Report bug</a> | ||
· | ||
<a href="https://reponame/issues/new?template=feature.md&labels=feature">Request feature</a> --> | ||
</p> | ||
|
||
</p> | ||
|
||
## Download | ||
### [Download the SimpleWall Script](https://github.com/Jesper-Hustad/SimpleWallScript/releases/download/v0.2/SimpleWallScript.ahk) | ||
![](gui.jpg) | ||
|
||
<!-- ## Download --> | ||
## [Download the SimpleWall Script](https://github.com/Jesper-Hustad/SimpleWallScript/releases/download/v0.2/SimpleWallScript.ahk) | ||
|
||
|
||
|
||
<!-- Other version that does not fullscreen: [Modified Script without fullscreen](https://github.com/Jesper-Hustad/SimpleWallScript/releases/download/Alpha/SimpleWallScript.ahk) --> | ||
|
||
|
||
## Getting Started | ||
0. Setup multiple Minecraft instances (see below) | ||
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. | ||
6. **Refresh** at any time to go back to the wall | ||
|
||
|
||
## Setting up multiple Minecraft instances | ||
This script assumes you have multiple instances of minecraft running using MultiMC or similar. | ||
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. | ||
|
||
## Feedback wanted! | ||
Is there something you noticed is missing? | ||
Experiencing any bugs? | ||
Is there an optimization or feature that you think should be implemented? | ||
[Create a new issue here on github](https://github.com/Jesper-Hustad/SimpleWallScript/issues/new/choose) and we will take your feedback. | ||
|
||
## 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. | ||
|
||
## Features | ||
- Make custom HotKeys for Select and Refresh | ||
- Adjust wall by using the sliders and visualization | ||
- Adjust the spacing between windows |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.