Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin1099 authored Mar 29, 2020
1 parent 7c1726d commit ad03876
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
Vivecraft-autolauncher
It's a simple AutoHotKey script which launches the Minecraft Launcher and automatically clicks on the Play button.

At the first launch of the program, it will ask you where your Minecraft launcher is located.

It helps running the game directly from the SteamVR without taking the Vive headset off.

It's one of my first AutoHotKey scripts so there are probably some unnecessary lines and other stuff.

It should work like this:

Launches the Minecraft launcher through command line

Waits 4 seconds

Clicks in the middle of the window, -64 pixels from the bottom, where the Play Button should be.

Installation: https://github.com/Mavi222/Vivecraft-autolauncher/wiki/Installation

TO-DO: I need to clean the script of the unnecessary, not working lines. Right now it works but the code is really bad. I also could make the script to ask you if you use the new or the old launcher so it's backwards compatible.

# Vivecraft Autolauncher Remake
This is a remake of the Vivecraft Autolauncher by Mavi222
This is a remake of the Vivecraft Autolauncher

His Version is a simple AutoHotKey script which launches the Minecraft Launcher and automatically clicks on the Play button.

Expand Down

0 comments on commit ad03876

Please sign in to comment.