From a6e4555a00f36efec548104f81855c73c21bee3b Mon Sep 17 00:00:00 2001 From: devin Date: Fri, 10 Jul 2026 17:14:44 -0400 Subject: [PATCH] add link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ea621c..1fcf43c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,9 @@ _Looking for a custom RecNet server?_ Try https://github.com/djdevin/recflare 1. Download the game using https://github.com/SteamRE/DepotDownloader. The manifest ID is `7859140924515540835`. Example: `depotdownloader -app 471710 -depot 471711 -manifest 7859140924515540835` **You must use this specific version.** -2. Install BepInEx to the game. See https://docs.bepinex.dev/articles/user_guide/installation/index.html. **Note that you must use version 6!** +3. Install BepInEx to the game. See https://docs.bepinex.dev/articles/user_guide/installation/index.html. **Note that you must use version 6!** + +Alternatively, use the [RecFlare client](https://github.com/djdevin/recflare-client) ### From release