Skip to content

Commit c89c19e

Browse files
committed
seed: register com.basis.openxr (BasisOpenXR)
1 parent 706fc10 commit c89c19e

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

src/BasisPM.Server/seed/packages.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,21 @@
176176
"basisVersion": "main",
177177
"version": "0.0.1",
178178
"icon": "🎵"
179+
},
180+
{
181+
"id": "com.basis.openxr",
182+
"name": "Basis OpenXR Integration",
183+
"description": "OpenXR integration for Basis: head/hand/eye input, device tracking, interaction profiles, and passthrough. Bridges Unity OpenXR + XR Hands into the Basis input/tracker system.",
184+
"author": "BasisVR",
185+
"authorUrl": "https://github.com/BasisVR",
186+
"category": "Platform",
187+
"tags": [ "platform", "vr", "openxr", "tracking" ],
188+
"source": "curated",
189+
"gitUrl": "https://github.com/BasisVR/BasisOpenXR.git",
190+
"repoUrl": "https://github.com/BasisVR/BasisOpenXR",
191+
"unity": "6000.0",
192+
"basisVersion": "main",
193+
"version": "0.0.1",
194+
"icon": "🥽"
179195
}
180196
]

0 commit comments

Comments
 (0)