Skip to content

Commit

Permalink
Merge branch 'Open-Wine-Components:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
UsernamesAreNotMyThing authored Dec 20, 2024
2 parents 5e9b3de + b154086 commit 0c1a630
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gamefixes-egs/umu-517710.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
"""Game fix Redout: Enhanced Edition"""

from protonfixes import util


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

0 comments on commit 0c1a630

Please sign in to comment.