File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Battlefield rich presence Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 5656 </ItemGroup >
5757 <ItemGroup >
5858 <PackageReference Include =" DiscordRichPresence" Version =" 1.0.175" />
59- <PackageReference Include =" GameDataReader" Version =" 0.0.3 " />
59+ <PackageReference Include =" GameDataReader" Version =" 0.0.4 " />
6060 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
6161 <PackageReference Include =" Microsoft.NETCore.Platforms" Version =" 6.0.5" />
6262 <PackageReference Include =" Microsoft.Win32.Primitives" Version =" 4.3.0" />
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ namespace BattlefieldRichPresence
88{
99 internal class Game
1010 {
11-
1211 public static GameInfo IsRunning ( )
1312 {
1413 Process [ ] processCollection = Process . GetProcesses ( ) ;
You can’t perform that action at this time.
0 commit comments