diff --git a/README.md b/README.md index 4fd9329..16b88a8 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,11 @@ You can set a cvar in the config.cfg in the following manner: set vr_snapturn_angle "5" ``` -vr_snapturn_angle - Sets the angle of the snap turn, set to a value < 10 for smooth turning -vr_walkdirection - Set to 1 for HMD oriented movement direction -vr_control_scheme - Sets the control scheme (default: 0 - off-hand controller oriented, 1 - HMD oriented) +|cvar|description| +| --- | --- | +|vr_snapturn_angle|Sets the angle of the snap turn, set to a value < 10 for smooth turning| +|vr_walkdirection|Set to 1 for HMD oriented movement direction| +|vr_control_scheme|Sets the control scheme (default: 0 - off-hand controller oriented, 1 - HMD oriented)| Things to note / FAQs: