fixes
This commit is contained in:
@@ -19,6 +19,7 @@ namespace undead_universal_patch_il2cpp.Patches
|
||||
|
||||
public static bool Prepare()
|
||||
{
|
||||
if (!GenericConfig.SignalRHandshakeFix.Value) return false;
|
||||
if (targetType == null)
|
||||
{
|
||||
Plugin.Log.LogWarning($"'{Description}' disabled. The type for this patch was not found.");
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Undead Universal Patch
|
||||
Non-EAC, IL2CPP build patcher for Rec Room (Dec 2018\*-*Apr 3 2020)
|
||||
|
||||
**Currently only supports non-obfuscated builds**
|
||||
**Currently only supports unobfuscated builds**
|
||||
|
||||
Part two of two universal patches. The Mono patch is available at https://git.proxnet.dev/zombieb/undead-universal-patch-mono.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user