community-network / Battlefield-rich-presence

Show your current Battlefield server in your Discord activity
MIT License
20 stars 2 forks source link

Update Battlefield Rich Presence to use GameDataReader v0.0.4 #5

Closed AnomalousNicole closed 1 year ago

AnomalousNicole commented 1 year ago

The NuGet package GameDataReader was recently updated to version 0.0.4 which contains fixes that I created to read the BF1942 and BFV con files dynamically. I updated Battlefield Rich Presence locally with GameDataReader 0.0.4 and tested BF1942 and BFV. Battlefield Rich Presence now correctly displays game information from BF1942 and BFV in Discord. I am creating this pull request, so that Battlefield Rich Presence can be updated to use the latest version of GameDataReader. Please let me know if there any questions regarding the changes that I made to GameDataReader regarding BF1942 and BFV.