Basically changes a sanity check in Payday 2 that determined if the person is running BLT or not. and if they were, then it disabled the modded lobbies filter checkbox.
This mod reverse that decision. For the curious, It's mostly a snippet of Overkills own code that i;ve set to return true iof mods are already installed on the client system. Thanks to TldQ for the lua commit dump repository.