amyy54 / LiveSplit.Discord

A LiveSplit Component that displays the current run's information in Discord using Rich Presence.
26 stars 0 forks source link

use custom presences #6

Open probablypablito opened 2 years ago

probablypablito commented 2 years ago

I have my own assets / Rich Presence application on discord. Is there a way I can use the name of the split along with the application id to use those assets/pictures instead of the default ones?

amyy54 commented 2 years ago

Hi,

That is not something that is possible in the version that I maintain. However, modifying the source code to add those features would not be very difficult to do if you are familiar with C#.

probablypablito commented 2 years ago

i might try to dabble in it but i haven't done much other than an auto splitter once.