Skip to content
forked from Fuwn/soyuz

๐Ÿš€ Discord RPC Blocker for Lunar Client

License

Notifications You must be signed in to change notification settings

spacecase123/soyuz

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

39 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

mkdir build
cd .\build\
cmake ..
& "C:\Program Files\Microsoft Visual Studio\2022\Community\Msbuild\Current\Bin\MSBuild.exe" .\soyuz.sln /property:Configuration=MinSizeRel -m

"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

About

๐Ÿš€ Discord RPC Blocker for Lunar Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 60.7%
  • CMake 39.3%