desktop vr build

This commit is contained in:
r4ph3rd
2023-01-25 00:36:48 +01:00
parent aaa5eb2cf7
commit 5657d4b706
303 changed files with 25660 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"name": "OpenXR XR Plugin",
"version": "1.4.2",
"libraryName": "UnityOpenXR",
"displays": [
{
"id": "OpenXR Display"
}
],
"inputs": [
{
"id": "OpenXR Input"
}
]
}