Last active
September 18, 2023 07:49
-
-
Save alfawal/d1c2e5ec5ce06c40a2fb85a6c643024c to your computer and use it in GitHub Desktop.
Jump throw bind for Counter-Strike 2 (CS2)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias "+boing" "+jump" | |
alias "+ding" "-attack; -attack2" | |
alias "+dong" "-jump" | |
bind "KEY" "+boing; +ding; +dong" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment