

PEAKERRpcInfo
A dependency for mods that need the info parameter on Rpcs.Details
1.1.0
- The patcher will now go through every dll in your BepInEx/plugins folder and patch any direct calls to Photon Rpc methods to include the patched in info parameter, preventing InvalidIL exceptions.
- Patched dll's (that were actually modified) will be renamed to "FILENAME.dll-unrpcpatched.old", and the patched version will take its place.
1.0.0
- Initial release, yippee!