mirror of
https://github.com/djdevin/recflare-client.git
synced 2026-09-08 22:51:32 -07:00
Revise installation section in README.md
Updated installation instructions and removed redundant steps.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user