"""Game fix Injustice 2"""

from protonfixes import util


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