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.

PhotonCustomPropsUtils
Helps modders easily synchronize room/player properties across all connected clients through Photon's Custom Properties.
By Snosz
CHANGELOG
Changelog
[1.1.0]
- Added RegisterOnJoinedRoom to get when the local player has joined a room.
- Added GetAllPlayerProperties to get all player properties
- The Player whose properties have changed is now also sent in the PlayerProperttyChanged event