From 4407f31bae0854bd92258ae5d312fcd1d8f87379 Mon Sep 17 00:00:00 2001 From: devin Date: Mon, 20 Jul 2026 11:18:44 -0400 Subject: [PATCH] Revise installation section in README.md Updated installation instructions and removed redundant steps. --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ee5b9e9..cc46da7 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,11 @@ Automatic download and setup of a game client to connect to [RecFlare](https://g [BepInEx](https://github.com/BepInEx/BepInEx) and the [RecNet Plugin](https://github.com/djdevin/recnet-plugin) are installed as part of the setup. -## Download +## Install -Check out this repository or extract the ZIP: https://github.com/djdevin/recflare-client/archive/refs/heads/master.zip - -## Installing - -1. Run `download.bat`. The script will ask whether you have Rec Room in your Steam library: if you do, it downloads the game client from Steam (DepotDownloader); if not, it syncs the game files from a mirror instead. Either way it then applies patches and configuration. -2. Run `RecRoomScreen.bat` or `RecRoomVR.bat` +1. Check out this repository or extract the ZIP: https://github.com/djdevin/recflare-client/archive/refs/heads/master.zip +2. Run `download.bat`. The script will ask whether you have Rec Room in your Steam library: if you do, it downloads the game client from Steam (DepotDownloader); if not, it syncs the game files from a mirror instead. Either way it then applies patches and configuration. +3. Run `RecRoomScreen.bat` or `RecRoomVR.bat` ## Custom server