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

Some improvements to the JSON output 🐱 #18

Closed KaleidonKep99 closed 1 year ago

KaleidonKep99 commented 2 years ago

I added saber colors and an events triggers enum to MapData, just to give more control over the data output to the users. ColorA and ColorB are RGB values encoded as hex.