"""Game fix for GT Legends"""

from protonfixes import util


def main() -> None:
    """Installs mfc42"""
    util.protontricks('mfc42')
