From 572ef712d30d6063f4421ada240ef1214fda1b84 Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Thu, 27 Jun 2024 03:16:46 +0000 Subject: [PATCH] Updated OpenXR Bindings (markdown) --- OpenXR-Bindings.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/OpenXR-Bindings.md b/OpenXR-Bindings.md index 1784135..c0ba21b 100644 --- a/OpenXR-Bindings.md +++ b/OpenXR-Bindings.md @@ -6,4 +6,6 @@ Place [openxr_actions.json5](https://github.com/galister/wlx-overlay-s/blob/main ```bash wget -O ~/.config/wlxoverlay/openxr_actions.json5 https://github.com/galister/wlx-overlay-s/raw/main/src/backend/openxr/openxr_actions.json5 -``` \ No newline at end of file +``` + +To see what bindings are available for each controller type, search for the profile in [the OpenXR specification](https://registry.khronos.org/OpenXR/specs/1.1/html/xrspec.html). \ No newline at end of file