From 1aa377ef5b4df6a91cab8c39bc7fc3f548eb6e49 Mon Sep 17 00:00:00 2001 From: zombieb Date: Sat, 22 Mar 2025 21:37:50 -0400 Subject: [PATCH] certain loader build no longer required --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e9c3771..af2f6a9 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ Non-EAC, IL2CPP build patcher for Rec Room (Dec 2018\*-*Apr 3 2020) Part two of two universal patches. The Mono patch is available at https://git.proxnet.dev/zombieb/undead-universal-patch-mono. -### BepInEx Development Build -This patch requires that a certain build of BepInEx be used from their GitHub, available at https://github.com/BepInEx/BepInEx/actions/runs/9522461593. +Compatible with [BepInEx builds](https://builds.bepinex.dev/projects/bepinex_be) that can automatically load interop assemblies before plugins (builds 710 and later) **When submitting issues**, please submit your BepInEx log file with all log levels enabled. You can do this by setting `Logging.Disk.LogLevels` in `BepInEx.cfg` to `All`.