-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
20e47dc
commit b6895b1
Showing
1 changed file
with
13 additions
and
2 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,2 +1,13 @@ | ||
# SteamVR-_Toggle | ||
Quickly toggle SteamVR folder name to stop applications from launching in VR. | ||
# SteamVR-Toggle | ||
a program to quickly toggle SteamVR folder name to stop applications from launching in VR. | ||
## Getting Started | ||
To use this program, simply go to the "Application" folder and run the "SteamVRToggle.exe". alternatively you can open the solution file located in the "Code" folder in Visual Studio and run, view, or edit the code. | ||
## Important note | ||
This application relies on the steamVR folder being in "C:\Program Files (x86)" wich is the default installation location for it. | ||
## License | ||
|
||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details | ||
|
||
## Special Thanks | ||
|
||
special thanks to [Michael Boyer](https://github.com/Michael-Boyer) for helping debug the application |