commit 782d46a73fc24c4238288496fc89623792b9df7a Author: Simon Date: Tue Nov 14 15:14:01 2023 +0100 Add autoexec.cfg diff --git a/autoexec.cfg b/autoexec.cfg new file mode 100644 index 0000000..3530439 --- /dev/null +++ b/autoexec.cfg @@ -0,0 +1,4 @@ +bind 1 "slot1;cl_crosshair_recoil true" +bind 2 "slot2;cl_crosshair_recoil false" + +echo "---autoexec loaded---" \ No newline at end of file