diff --git a/cs2/README.md b/cs2/README.md new file mode 100644 index 0000000..53d8bc0 --- /dev/null +++ b/cs2/README.md @@ -0,0 +1,11 @@ +## For 64 fps bind +``` +alias +hold "fps_max 64" +alias -hold "fps_max 999" +bind space "+hold" + +``` +This binds spacebar to cap the fps to 64 while held. Use mwheelup/down for jumps; `bind "mwheelup" +jump` + + +* The autoexec does fuck all and the game is still ass* \ No newline at end of file