project( gamemode LANGUAGES C )
add_library (gamemode
        "lib/gamemode_client.h"
        "lib/client_loader.c")