9 lines
368 B
JSON
9 lines
368 B
JSON
{
|
|
"name": "openvr",
|
|
"version": "2.5.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",
|
|
"license": "BSD-3-Clause",
|
|
"supports": "!(arm | uwp | osx | android)"
|
|
}
|