generated from ScoopInstaller/BucketTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathopenvr-input-emulator.json
26 lines (26 loc) · 969 Bytes
/
openvr-input-emulator.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"version": "1.3",
"description": "OpenVR driver that allows to create virtual controllers, emulate controller input, manipulate poses of existing controllers and remap buttons",
"homepage": "https://github.com/matzman666/OpenVR-InputEmulator",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/matzman666/OpenVR-InputEmulator/releases/download/v1.3/OpenVR-InputEmulator-v1.3.exe#/dl.7z",
"hash": "e0988649f32a82cdbc27aa673bf10174abf4d4b059addb254308143c32c4dfc5"
}
},
"shortcuts": [
[
"OpenVR-InputEmulatorOverlay.exe",
"OpenVR Input Emulator"
]
],
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/matzman666/OpenVR-InputEmulator/releases/download/v$version/OpenVR-InputEmulator-v$version.exe#/dl.7z"
}
}
}
}