mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +02:00

Games built against a new gamemode_client.h will fail to work with older GameMode installations without this change. There are no ABI changes right now so just attempt to load the old unversioned path if loading the versioned one fails.