mirror of
https://github.com/EnderIce2/SDR-RPC.git
synced 2025-05-28 22:54:26 +00:00
Update README.md
This commit is contained in:
parent
03aad884dd
commit
fb8c9e6c93
12
README.md
12
README.md
@ -22,6 +22,7 @@ SDR-RPC is an [SDRSharp](https://airspy.com/download/) plugin that adds Discord
|
|||||||
### How to install
|
### How to install
|
||||||
|
|
||||||
Video:
|
Video:
|
||||||
|
|
||||||
[](http://www.youtube.com/watch?v=Otn-xSn_ioI "")
|
[](http://www.youtube.com/watch?v=Otn-xSn_ioI "")
|
||||||
|
|
||||||
---
|
---
|
||||||
@ -29,6 +30,7 @@ Video:
|
|||||||
### Example
|
### Example
|
||||||
|
|
||||||
Video:
|
Video:
|
||||||
|
|
||||||
[](http://www.youtube.com/watch?v=7k02dPqAjBA "")
|
[](http://www.youtube.com/watch?v=7k02dPqAjBA "")
|
||||||
|
|
||||||
---
|
---
|
||||||
@ -45,7 +47,9 @@ Video:
|
|||||||
- SDRSharp.Radio.dll
|
- SDRSharp.Radio.dll
|
||||||
|
|
||||||
2. Click "Code" and select "Open with Visual Studio" or "Download ZIP"
|
2. Click "Code" and select "Open with Visual Studio" or "Download ZIP"
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
3. If you downloaded as ZIP, unzip the archive and double click on "SDRSharpPlugin.DiscordRPC.sln"
|
3. If you downloaded as ZIP, unzip the archive and double click on "SDRSharpPlugin.DiscordRPC.sln"
|
||||||
4. Build it and move files to SDR# location (if the compile fails try copying Reference files into /bin/Debug or /bin/Release folder)
|
4. Build it and move files to SDR# location (if the compile fails try copying Reference files into /bin/Debug or /bin/Release folder)
|
||||||
|
|
||||||
@ -55,13 +59,21 @@ Video:
|
|||||||
|
|
||||||
1. Go to https://discord.com/developers/applications and create your own application
|
1. Go to https://discord.com/developers/applications and create your own application
|
||||||
2. Name it "SDRSharp" or something similar
|
2. Name it "SDRSharp" or something similar
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
3. Go to Rich Presence > Rich Presence Assets and add your own images with these names:
|
3. Go to Rich Presence > Rich Presence Assets and add your own images with these names:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
4. Go back to General Information and copy Client ID
|
4. Go back to General Information and copy Client ID
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
5. Paste the Client ID you copied earlier in plugin textbox from SDRSharp and press the ENTER key
|
5. Paste the Client ID you copied earlier in plugin textbox from SDRSharp and press the ENTER key
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
6. Restart the SDRSharp and it should be changed with your custom images
|
6. Restart the SDRSharp and it should be changed with your custom images
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user