link to SteamRPC

This commit is contained in:
Bingus_Violet 2024-01-07 01:54:58 -06:00
parent b860167927
commit d84d70e716

View file

@ -75,10 +75,12 @@
<img src="/imgs/steamrpc-screenshot.png"> <img src="/imgs/steamrpc-screenshot.png">
</div> </div>
<div class="col-lg-6"> <div class="col-lg-6">
<p>When playing games like Gunfire Reborn, I was annoyed that they'd only support Rich presence on Steam but not Discord. I was also having issues at the time with getting games under proton to show up on discord in general. As a solution, i made a (Linux only, sadly) software called SteamRPC, which converts the presence of any Steam game onto Discord using a Rich presence bot. It certainly needs optimization, but it's a project im proud of, and one of my few projects I use all the time!</p> <p>When playing games like Gunfire Reborn, I was annoyed that they'd only support Rich presence on Steam but not Discord. I was also having issues at the time with getting games under proton to show up on discord in general. As a solution, i made a (Linux only, sadly) software called SteamRPC, which converts the presence of any Steam game onto Discord using a Rich presence bot. It certainly needs optimization, but it's a project im proud of, and one of my few projects I use all the time! Find it <a href="https://codeberg.org/Bingus_Violet/SteamRPC">here!</a></p>
</div> </div>
</div> </div>
</div> </div>
<p>There are, of course, a few more projects (E.G. Discord Embedder) but I feel they're too early in development for me to want to put them here.</p>
</div> </div>
</body> </body>