mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-07-10 23:09:13 +00:00
Initial commit
This commit is contained in:
3
build/install.bat
Normal file
3
build/install.bat
Normal file
@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
START /WAIT bridge.exe --install
|
||||
|
3
build/remove.bat
Normal file
3
build/remove.bat
Normal file
@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
START /WAIT bridge.exe --uninstall
|
||||
|
Reference in New Issue
Block a user