Skip to content

Instantly share code, notes, and snippets.

@kevinvdburgt
Last active February 21, 2019 20:42
Show Gist options
  • Save kevinvdburgt/dcb89bb7274437573e1c47c8148e5b46 to your computer and use it in GitHub Desktop.
Save kevinvdburgt/dcb89bb7274437573e1c47c8148e5b46 to your computer and use it in GitHub Desktop.
Play Rust - Keybinds

Keybinds for the game Rust

Press Q to auto-run, press Shift and W to cancel.

bind q forward;sprint

Press Z to permanently crouch and auto-attack, press Left Click and Control to cancel.

bind z attack;duck

Hold Z to crouch and auto-attack (only while pressed.)

bind z +attack;+duck

Press C to permanently crouch, press Control to cancel.

bind c duck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment