[!NOTE] As of December 19th, 2023, Lunar Client now has official capacity to disable Discord integration. It only took them nearly 5 years, but it's there.
🚀 Soyuz
Soyuz has one simple purpose, which is to listen for incoming Discord RPC requests from Lunar Client and block them!
Usage
Prebuilt binaries are located in the releases.
Building from source
cmake -B build
cmake --build build --config Release
# .\build\Release\soyuz.exe
"Startup" Support
- Create a shortcut to the Soyuz executable
- Move the shortcut to
C:\Users\<username>\AppData\Roaming\Microsoft\Windows\StartMenu\Programs\Startup