blob: 3a3b00bab4d153922ac503679a66c1dc52e1cd4b (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "openvr",
"version-string": "1.16.8",
"port-version": 1,
"description": "an API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting.",
"homepage": "https://github.com/ValveSoftware/openvr",
"supports": "!(arm | uwp | osx | android)"
}
|