Files
vcpkg/ports/openvr/vcpkg.json
2025-12-03 00:30:14 -08:00

9 lines
404 B
JSON

{
"name": "openvr",
"version": "2.12.14",
"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": "(windows & !uwp & (x64 | x86)) | (linux & (x64 | x86 | arm64))"
}