Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 1 KB

README.md

File metadata and controls

15 lines (8 loc) · 1 KB

MelonLoader

FckWorldCheck

Disclaimers

  • No hate were intended towards any of the members of VRCMG or LavaGang in the development of this mod. The naming is just something I thought was funny and I have absolutely no hard feelings towards those awesome communities.

  • This is the first mod I made, as well as the first thing I programmed in C#. It was never meant for public release and was just something i made for fun, thus the code probably isn't the most readable or the most optimized.

About

This mod was created for my own personal use only and allowed to unlock risky functions globally on select mods from the VRCMG as well as use emmVRCs favorites without VRC+, by patching the mods on runtime.

As some mods (e.g. emmVRC) implemented the PatchShield (aka HarmonyShield) attribute from MelonLoader, a safety to prevent patches from being applied to specific classes, a patch bypassing this security feature was implemented.