File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ public class MainPlugin : ISharpPlugin
3535 LargeImageKey = "image_large" ,
3636 LargeImageText = "SDRSharp" ,
3737 SmallImageKey = "image_small" ,
38- SmallImageText = $ "SDR# RPC plugin v{ Assembly . GetEntryAssembly ( ) . GetName ( ) . Version } by EnderIce2"
38+ SmallImageText = $ "SDR- RPC plugin v{ Assembly . GetEntryAssembly ( ) . GetName ( ) . Version } by EnderIce2"
3939 }
4040 } ;
4141 private static DiscordRpcClient client ;
Original file line number Diff line number Diff line change 1- <add key="Discord RPC" value="EnderIce2.SDRSharpPlugin.MainPlugin,DiscordRPC " />
1+ <add key="Discord RPC" value="EnderIce2.SDRSharpPlugin.MainPlugin,SDR-RPC " />
Original file line number Diff line number Diff line change 88 <OutputType >Library</OutputType >
99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >DiscordRPC</RootNamespace >
11- <AssemblyName >DiscordRPC </AssemblyName >
11+ <AssemblyName >SDR-RPC </AssemblyName >
1212 <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <Deterministic >true</Deterministic >
You can’t perform that action at this time.
0 commit comments