DJDavid98 / bsrpc

Discord Rich Presence support for Beat Saber, now with 100% more configurability!
MIT License
14 stars 3 forks source link

Change large image if a cover image is provided #2

Closed ssarpv closed 1 year ago

ssarpv commented 1 year ago

This change will change the large image if a cover image is received from BSDataPuller

DJDavid98 commented 1 year ago

I'm fairly certain custom URLs are not allowed to be used by just any application, the protocol might support it but I think this is reserved for specific integrations like Spotify. I would assume regular apps can only use the predefined assets.

Besides this I am also working on a separate version which will change the large image based on the map's environment, that's what I planned to do from the beginning.

DJDavid98 commented 1 year ago

FWIW, this was implemented in v1.1.2, released today.