2 Commits

Author SHA1 Message Date
devin 95f309c342 Change section title to 'Download/update and play'
Updated the section title for clarity on downloading and playing the game.
2026-07-23 21:38:54 -04:00
devin 7d40a5e116 Update hash for 20230414 2026-07-23 20:57:31 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Automatic download and setup of a game client to play [RecFlare](https://github.
[BepInEx](https://github.com/BepInEx/BepInEx) and the [RecNet Plugin](https://github.com/djdevin/recnet-plugin) are installed as part of the setup.
## Download and play
## Download/update and play
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.
+1 -1
View File
@@ -30,7 +30,7 @@ DepotDownloader\DepotDownloader.exe -remember-password -app 471710 -depot 471711
goto :patch
:bucket
set "CLIENT_MD5=5187c12beb4b43d45ce711817e38657c"
set "CLIENT_MD5=4c4a94624eba99028bb36445ccb03253"
if not exist client.zip goto :download
echo %CYAN%=== Checking existing client.zip ===%RESET%
set "LOCAL_MD5="