From 240045061048f9b0eb130f0055f0cce54a42a3d3 Mon Sep 17 00:00:00 2001 From: Mikko Kokko Date: Sat, 10 Dec 2022 11:16:58 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da36e1c..2494dbf 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ | viewmodel_offset_y | Viewmodel's y offset. | | viewmodel_offset_z | Viewmodel's z offset. | | viewmodel_shift | Fixes the viewmodel shift when looking up and down. 1 disables the shift without fixing the viewmodel position, 2 disables the shift and fixes the viewmodel position. | +| xhair_alpha | Crosshair's transparency (0-1). | | xhair_color_b | Crosshair color's blue value (0-1). | | xhair_color_g | Crosshair color's green value (0-1). | | xhair_color_r | Crosshair color's red value (0-1). |