def can_build(env, platform):
    # API Changed and bullet is disabled at the moment
    return False


def configure(env):
    pass