From 55d7aa465a2f92d084eefc87cf8c15a38c49979d Mon Sep 17 00:00:00 2001 From: SDraw Date: Sat, 30 Mar 2024 00:54:13 +0000 Subject: [PATCH] Update README.md --- ml_bft/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ml_bft/README.md b/ml_bft/README.md index 983f554..dd00f0b 100644 --- a/ml_bft/README.md +++ b/ml_bft/README.md @@ -9,6 +9,7 @@ Mod that overhauls behaviour of fingers tracking. # Usage Available mod's settings in `Settings - Input & Key-Bindings - Better Fingers Tracking`: * **Force SteamVR skeletal input:** forced usage of SteamVR skeletal input (works as long as controllers' driver supplies skeletal pose throught OpenVR interfaces); `false` by default +* **Motion range:** fingers tracking motion range/mode/type; `With controller` by default * **Show hands model:** shows transparent hands model (mostly as debug option); `false` by default # Notes