From 5f44960260006c28c85ba95430d4d7716b0aebc7 Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Thu, 2 Oct 2025 23:31:30 +0100 Subject: [PATCH] Updated the README with the latest command --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 219fee5..e48a8dc 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,6 @@ without having to be playing the game while doing it (fans are noisy). # Usage To start replaying: `BeamNGMockOg replay -a 127.0.0.1 -p 4443 -i sunburstManual.bin` + +To start recording: +`BeamNGMockOg record -a 127.0.0.1 -p 4443 -o sunburstDCT.bin`