FAForever / client

FAF Python Client
GNU General Public License v3.0
75 stars 88 forks source link

Fix - Get featured mod info from API instead of lobby server #1095

Closed Askaholic closed 5 years ago

Askaholic commented 5 years ago

I want to remove the server message that sends featured mod info as the official client already pulls this info from the API. This PR adds that same functionality.

Please let me know if I need to move code around, add tests or anything else.