Skip to content

Commit f41223c

Browse files
authored
Create README.md
1 parent 9a58041 commit f41223c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# OpenVRStartup
2+
Automatically run command files on SteamVR startup, download the latest release [here](https://github.com/BOLL7708/OpenVRStartup/releases).
3+
4+
# Usage
5+
1. Decompress the release archive to a folder on disk.
6+
2. Run the _.exe_ file in the folder.
7+
3. Follow the instructions provided in the console window to add the application to always launch with SteamVR.
8+
4. Check the _.log_ file that is generated in the same folder, it should provide information about the execution.
9+
5. Edit the example _.cmd_ file, delete it, add new ones. You can add as many as you like and the application will attemp to run them all.
10+
11+
Delete the generated _.log_ file to get the instructions in step 3 again on the next launch.
12+
13+
That's pretty much it. This is a very simple application, and it will terminate as soon as it has launched all your scripts so it's not even running in the background.
14+

0 commit comments

Comments
 (0)