Skip to content

Fuwn/soyuz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

45 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Soyuz

Soyuz has one simple purpose; listen for incoming Discord RPC requests from Lunar Client and block them!

Soyuz

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

  1. Create a shortcut to the Soyuz executable
  2. Move the shortcut to C:\Users\<username>\AppData\Roaming\Microsoft\Windows\StartMenu\Programs\Startup

License

GNU General Public License v3.0