|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <configuration> |
3 | 3 | <appSettings> |
4 | | - <add key="ApplicationId" value="494378226857279498"/> |
| 4 | + <add key="ApplicationId" value="494378226857279498" /> |
5 | 5 | <add key="Lobby_ShowButton" value="True" /> |
6 | 6 | <add key="Lobby_Detail" value="{Username}" /> |
7 | 7 | <add key="Lobby_State" value="Chilling in the lobby..." /> |
8 | 8 | <add key="Lobby_ButtonLabel" value="{FriendCode}" /> |
9 | 9 | <add key="Lobby_ButtonUrl" value="https://github.com/Johnnymc2001/CSGO-RPC" /> |
10 | 10 | <add key="Ingame_ShowMap" value="True" /> |
11 | 11 | <add key="Ingame_ShowTeam" value="True" /> |
| 12 | + <add key="Ingame_CustomSmallImage" value="False" /> |
| 13 | + <add key="Ingame_CustomSmallImageKey" value="" /> |
12 | 14 | <add key="Ingame_ShowButton" value="True" /> |
13 | | - <add key="Ingame_Detail" value="{Mode} - {Map}" /> |
14 | | - <add key="Ingame_State" value="[𝗧 {TScore}] <<{Round}>> [{CTScore} 𝗖𝗧]" /> |
| 15 | + <add key="Ingame_Detail" value="Ingame | Round {Round}" /> |
| 16 | + <add key="Ingame_State" value="{Mode} - {Map}" /> |
15 | 17 | <add key="Ingame_LargeText" value="{Map}" /> |
16 | 18 | <add key="Ingame_SmallText" value="{Name} [{Kill}/{Death}/{Assist}] ({Score}) [{MVP}⭐]" /> |
17 | | - <add key="Ingame_ButtonLabel" value="{Name} [{Kill}/{Death}/{Assist}] ({Score}) [{MVP}⭐]" /> |
| 19 | + <add key="Ingame_ButtonLabel" value="𝗧 {TScore} | {CTScore} 𝗖𝗧" /> |
18 | 20 | <add key="Ingame_ButtonUrl" value="https://github.com/Johnnymc2001/CSGO-RPC" /> |
19 | 21 | <add key="ClientSettingsProvider.ServiceUri" value="" /> |
20 | 22 | </appSettings> |
|
27 | 29 | <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" /> |
28 | 30 | <bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" /> |
29 | 31 | </dependentAssembly> |
| 32 | + <dependentAssembly> |
| 33 | + <assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> |
| 34 | + <bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" /> |
| 35 | + </dependentAssembly> |
| 36 | + <dependentAssembly> |
| 37 | + <assemblyIdentity name="Microsoft.Extensions.Primitives" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 38 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 39 | + </dependentAssembly> |
| 40 | + <dependentAssembly> |
| 41 | + <assemblyIdentity name="System.Text.Encodings.Web" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> |
| 42 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 43 | + </dependentAssembly> |
| 44 | + <dependentAssembly> |
| 45 | + <assemblyIdentity name="Microsoft.Extensions.Configuration.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 46 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 47 | + </dependentAssembly> |
| 48 | + <dependentAssembly> |
| 49 | + <assemblyIdentity name="Microsoft.Extensions.DependencyInjection.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 50 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 51 | + </dependentAssembly> |
| 52 | + <dependentAssembly> |
| 53 | + <assemblyIdentity name="Microsoft.Extensions.FileProviders.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 54 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 55 | + </dependentAssembly> |
| 56 | + <dependentAssembly> |
| 57 | + <assemblyIdentity name="Microsoft.Extensions.Options" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 58 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 59 | + </dependentAssembly> |
| 60 | + <dependentAssembly> |
| 61 | + <assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 62 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 63 | + </dependentAssembly> |
| 64 | + <dependentAssembly> |
| 65 | + <assemblyIdentity name="Microsoft.Extensions.DependencyInjection" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 66 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 67 | + </dependentAssembly> |
| 68 | + <dependentAssembly> |
| 69 | + <assemblyIdentity name="System.Diagnostics.DiagnosticSource" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> |
| 70 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 71 | + </dependentAssembly> |
| 72 | + <dependentAssembly> |
| 73 | + <assemblyIdentity name="Microsoft.Extensions.Logging" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 74 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 75 | + </dependentAssembly> |
| 76 | + <dependentAssembly> |
| 77 | + <assemblyIdentity name="Microsoft.Extensions.Hosting.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 78 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 79 | + </dependentAssembly> |
| 80 | + <dependentAssembly> |
| 81 | + <assemblyIdentity name="Microsoft.Extensions.Configuration" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 82 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 83 | + </dependentAssembly> |
| 84 | + <dependentAssembly> |
| 85 | + <assemblyIdentity name="Microsoft.Extensions.Configuration.EnvironmentVariables" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 86 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.1" newVersion="6.0.0.1" /> |
| 87 | + </dependentAssembly> |
| 88 | + <dependentAssembly> |
| 89 | + <assemblyIdentity name="Microsoft.Extensions.Configuration.FileExtensions" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 90 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 91 | + </dependentAssembly> |
| 92 | + <dependentAssembly> |
| 93 | + <assemblyIdentity name="Microsoft.Extensions.FileProviders.Physical" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 94 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 95 | + </dependentAssembly> |
| 96 | + <dependentAssembly> |
| 97 | + <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
| 98 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
| 99 | + </dependentAssembly> |
| 100 | + <dependentAssembly> |
| 101 | + <assemblyIdentity name="Microsoft.Extensions.Configuration.UserSecrets" publicKeyToken="adb9793829ddae60" culture="neutral" /> |
| 102 | + <bindingRedirect oldVersion="0.0.0.0-6.0.0.1" newVersion="6.0.0.1" /> |
| 103 | + </dependentAssembly> |
30 | 104 | </assemblyBinding> |
31 | 105 | </runtime> |
32 | 106 | <system.web> |
|
0 commit comments