ReadieFur / BSDataPuller

Gathers data about the current map you are playing to then be sent out over a websocket for other software to use, e.g. A web overlay like BSDP-Overlay. This mod works with multi PC setups!
https://github.com/ReadieFur/BeatSaber-Overlay
GNU General Public License v3.0
39 stars 10 forks source link

Add environment and multiplayer lobby size to MapData #29

Closed DJDavid98 closed 1 year ago

DJDavid98 commented 2 years ago

This adds some additional properties that I would like to utilize in my own mod and it may be useful for the web UIs as well, especially the environment name. This also improves detection of being in multiplayer since the new numeric states are set to 0 as soon as the player leaves the lobby screen.