The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.

PEAKERRpcInfo
A dependency for mods that need the info parameter on Rpcs.
CHANGELOG
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!