Skip to content

Commit 07043de

Browse files
authored
Merge pull request #13 from Dschadu/roadToRC1
Release v0.1.1 (beta)
2 parents 74e42a4 + 410557a commit 07043de

29 files changed

Lines changed: 1739 additions & 1621 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,3 +367,4 @@ ASALocalRun/
367367
/installer/OVRMC_v0_3.exe
368368
/zzHotfixCopy.bat
369369
/installer/old Installer
370+
/installer/OpenVR-MotionCompensation010.exe

client_overlay/bin/win64/manifest.vrmanifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"source" : "builtin",
33
"applications": [{
4-
"app_key": "OVRMC.VRMotionCompensation",
4+
"app_key": "ovrmc.VRMotionCompensation",
55
"launch_type": "binary",
6-
"binary_path_windows": "OpenVR-MotionCompensationOverlay.exe,
6+
"binary_path_windows": "OpenVR-MotionCompensationOverlay.exe",
77
"is_dashboard_overlay": true,
88

99
"strings": {

0 commit comments

Comments
 (0)