Skip to content

Releases: QuantumToasted/SteamRPC.Net

Smaller build, and a quick patch

22 Apr 13:30
Compare
Choose a tag to compare
Pre-release
  • Reduced .zip file size. Did i maybe include the old .zip file with the last release? 🤔
  • Now tracks party size at the main menu!

Updated build

22 Apr 02:11
Compare
Choose a tag to compare
Updated build Pre-release
Pre-release

See notes for v0.1.0 for usage/"installation" instructions - they're almost exactly the same as before.

There has been a major overhaul in the way Steamworks updates your presence. Now, after the 10 second wait time, Steamworks rich presence data will be called every second, and will only update information that changes from before. Results in much faster updates than the previous 10 second wait between presence updates.

Don't ask me why the .zip file is 58+MB now. I'm not sure why.

Super-duper early build

18 Apr 06:17
Compare
Choose a tag to compare
Pre-release

It works. Well enough. All you need to do is start TF2 before starting the app!
You might need to set yourself to online instead of invisible on Steam.

Edit config.json's SteamId property to your own Steam ID, then run SteamRPC.Net.CLI.exe.

You might need to install the .NET Core Runtime.
Update: The .zip file is meant to also contain the runtime - this increases download size but means you probably don't need to install it anymore!