Skip to content

Commit

Permalink
Remove Steam fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueInterlude committed Jan 19, 2025
1 parent 3fe3e03 commit eb03151
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
1 change: 0 additions & 1 deletion gamefixes-gog/umu-356190.py

This file was deleted.

7 changes: 7 additions & 0 deletions gamefixes-gog/umu-356190.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
"""Game fix for Middle-earth: Shadow of War"""

from protonfixes import util

def main() -> None:
# Requires vcrun2022 to launch
util.protontricks('vcrun2022')
8 changes: 0 additions & 8 deletions gamefixes-steam/356190.py

This file was deleted.

0 comments on commit eb03151

Please sign in to comment.