Changelog (Beta) + + Version 2.2.5 (July 19th 2024) + - Added two new commands matchmaking_select_id and matchmaking_deselect_id that let you select playlists on the main menu by their id instead of row index. + - Fixed the tab colors being wrong in some windows, this was due to me not accounting for some new color ids as of the last ImGui update. + - Fixed tournament and private showing up with incorrect info for Discord rich presence, also matches will now show proper team sizes if players leave. + - Internal bug fixes and performance improvements. + + Version 2.2.4 (July 4th 2024) - Fixed a rare crash that could happen upon injection related to a thread racing issue.