update README

This commit is contained in:
sirius 2019-10-31 22:03:23 +08:00
parent ae1ff28579
commit 3bf19f387d

View file

@ -20,4 +20,5 @@ For ddnet origin client, please visit https://github.com/ddnet/ddnet
- `cl_video_showhud`is for whether show ingame HUD when rendering video, default is 0.
- `cl_video_showchat`is for whether show chat when rendering video, default is 1.
- `cl_video_showhookcollother`is for whether show other players' hook collision lines when rendering video, default is 0.
- `cl_video_showdirection`is for whether show other players' key presses when rendering video, default is 0.
- `cl_video_showdirection`is for whether show other players' key presses when rendering video, default is 0.
- `cl_video_sound_enable` is for whether use sound when rendering video, default is 1.