Simple program to open Discord when SteamVR is running and close it when SteamVR is closed
Find a file
2024-05-19 20:24:18 +02:00
.gitignore Initial try 2024-05-19 20:17:17 +02:00
discord-steamvr-sync.csproj Initial try 2024-05-19 20:17:17 +02:00
discord-steamvr-sync.sln Initial try 2024-05-19 20:17:17 +02:00
Discord.cs Fix discord starting 2024-05-19 20:22:39 +02:00
ProcessUtil.cs Fix discord starting 2024-05-19 20:22:39 +02:00
Program.cs Change polling interval to 10 seconds 2024-05-19 20:24:18 +02:00
readme.md Write simple readme 2024-05-19 20:23:42 +02:00
SteamVR.cs Initial try 2024-05-19 20:17:17 +02:00

Discord SteamVR Sync

Simple program to open Discord when SteamVR is running and close it when SteamVR is closed.

I use this for my vr pc, where I want rich presence to show up when I'm in VR, but not mark me as on pc when I'm not.