mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-05-25 14:04:37 +00:00
Included video tutorial link for installing the LaunchAgent and bridge inside CrossOver.
1010 B
1010 B
Usage
GUI
- When running the program manually without providing any arguments it will show a GUI.
Start
will start the service without installing itself.Install
will install the service.Remove
will uninstall the service.
CLI
-
--help
Show help message- This will show the help message
-
--version
Show version- This will show the version of the program
-
--install
Install the service- This will copy the binary to
C:\windows\bridge.exe
and register it as a service
- This will copy the binary to
-
--uninstall
Uninstall the service- This will remove the service and delete
C:\windows\bridge.exe
- This will remove the service and delete
-
--steam
Reserved for Steam- This will start the service and exit (used with
bridge.sh
)
- This will start the service and exit (used with
-
--no-service
Do not run as service- (only for
--steam
)
- (only for
-
--service
Reserved for service- Reserved
-
--rpc <dir>
Set RPC_PATH environment variable- This is used to specify the directory where
discord-ipc-0
is located
- This is used to specify the directory where