Initial commit

This commit is contained in:
2023-08-28 22:02:34 +02:00
commit 69cb027797
39 changed files with 390 additions and 0 deletions

12
crosshair/dot.cfg Normal file
View File

@ -0,0 +1,12 @@
cl_crosshairstyle 4 // classic static
cl_crosshaircolor 5 // custom color #FF1493
cl_crosshaircolor_r 255
cl_crosshaircolor_g 20
cl_crosshaircolor_b 147
cl_crosshair_drawoutline 0; // no outline
cl_crosshairdot 1 // dot
cl_crosshairalpha 255 // no transparency
cl_crosshairsize 0
cl_crosshairthickness 1.5
alias default_crosshair "exec crosshair/dot" // set this crosshair to default