From 7871d7c13d63f71ddfdea2810b5fcca0d664b30c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Zaj=C4=85c?= <4561094+ToRRent1812@users.noreply.github.com> Date: Fri, 21 Jun 2024 18:17:44 +0200 Subject: [PATCH] Contractors VR --- gamefixes-steam/963930.py | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 gamefixes-steam/963930.py diff --git a/gamefixes-steam/963930.py b/gamefixes-steam/963930.py new file mode 100644 index 00000000..a1a36d8e --- /dev/null +++ b/gamefixes-steam/963930.py @@ -0,0 +1,8 @@ +""" Contractors VR +""" +#pylint: disable=C0103 + +from protonfixes import util + +def main(): + util.protontricks('vcrun2022') # Game crashes without it