"""Game fix Halo:MCC"""

from protonfixes import util


def main() -> None:
    # Requires vcrun2019 to launch
    util.protontricks('vcrun2019')
