README - Add tracers feature

This commit is contained in:
8dcc 2023-07-31 15:57:23 +02:00
parent d09fdf66b5
commit 865a02a8cd
1 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,7 @@ Also make sure to check out [[https://github.com/deboogerxyz/ahc][deboogerxyz/ah
| ESP | =cv_esp= | off/3d-box/name/all |
| Chams | =cv_chams= | off/players/hands/all* |
| Crosshair | =cv_crosshair= | off/length |
| Tracers | =cv_tracers= | off/on* |
#+begin_quote
@ -37,6 +38,11 @@ Also make sure to check out [[https://github.com/deboogerxyz/ahc][deboogerxyz/ah
console variables than more customization at runtime.
#+end_quote
#+begin_quote
*Note:* Bullet tracer color, width and time can be changed at the bottom of the
=bullet_tracers()= function inside [[https://github.com/8dcc/hl-cheat/blob/main/src/features/misc.c][src/features/misc.c]]. See previous chams note.
#+end_quote
* Building
#+begin_src console
$ git clone --recurse-submodules https://github.com/8dcc/hl-cheat