diff --git a/cs2/README.md b/cs2/README.md index 53d8bc0..c911e13 100644 --- a/cs2/README.md +++ b/cs2/README.md @@ -1,11 +1,13 @@ -## For 64 fps bind +## For "Left hand knife" add this to your autoexec, or simply copy the contents of hands.cfg to your autoexec ``` -alias +hold "fps_max 64" -alias -hold "fps_max 999" -bind space "+hold" +exec hands.cfg +``` +This config automatically switches your weapon hand (left or right) based on the weapon slot you select. -``` -This binds spacebar to cap the fps to 64 while held. Use mwheelup/down for jumps; `bind "mwheelup" +jump` +switchhandsleft = left hand +switchhandsright = right hand + +By default, it's preconfigured to have guns in the left hand and knife + utility in the right hand — but you can adjust it to your liking! * The autoexec does fuck all and the game is still ass* \ No newline at end of file