From 58db208dd5357f15c51c8242673ac68e39ce98ac Mon Sep 17 00:00:00 2001 From: Scribble Date: Wed, 23 Jul 2025 19:06:25 +0200 Subject: [PATCH] Add . and , keybinds to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 091f0b8e..6c36ec35 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ This mod can record and play back ### Commands `/tickrate ` - Changes the game speed. Default is 20, anthing below will slow the game down, anything above will speed it up. ### Keybinds +. - Increases the tickrate in steps +, - Decreases the tickrate in steps F8 - Enter "Tickrate 0". The game is paused but you can still look around. F9 - While in tickrate 0, advance the tick by 1. By holding keyboardkeys, you can make inputs while tickadvancing.